OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_ShrinkedHeight
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.h
82
TBool
EPOC_ShrinkedHeight
;
SDL_epocevents.cpp
72
if (Private->
EPOC_ShrinkedHeight
) {
SDL_epocvideo.cpp
381
Private->
EPOC_ShrinkedHeight
= ETrue;
493
if (Private->
EPOC_ShrinkedHeight
) { /* simulate 400 pixel height in 200 pixel screen */
521
if (Private->
EPOC_ShrinkedHeight
) { /* simulate 400 pixel height in 200 pixel screen */
Completed in 1236 milliseconds