OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GS_InGraphicsMode
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents_c.h
34
extern int
GS_InGraphicsMode
(_THIS);
SDL_gsevents.c
143
int
GS_InGraphicsMode
(_THIS)
153
if ( (keyboard_fd >= 0) && !
GS_InGraphicsMode
(this) ) {
211
if (
GS_InGraphicsMode
(this) ) {
SDL_gsvideo.c
679
if (
GS_InGraphicsMode
(this) ) {
Completed in 27 milliseconds