OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportRotation
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_gapidibvideo.h
49
int
supportRotation
; /* for Pocket PC devices */
SDL_dibvideo.h
43
int
supportRotation
; /* for Pocket PC devices */
SDL_dibvideo.c
373
this->hidden->
supportRotation
= ChangeDisplaySettingsEx(NULL, &settings, NULL, CDS_TEST, NULL) == DISP_CHANGE_SUCCESSFUL;
387
if( this->hidden->
supportRotation
)
714
if( this->hidden->
supportRotation
)
[
all
...]
Completed in 378 milliseconds