OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_style
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_lowvideo.h
67
int
current_style
;
member in struct:SDL_PrivateVideoData
95
#define
current_style
(this->hidden->
current_style
)
macro
/external/qemu/distrib/sdl-1.2.15/src/video/macrom/
SDL_romvideo.c
545
if ( SDL_Window && (style ==
current_style
) ) {
567
current_style
= style;
Completed in 46 milliseconds