Home | Sort by relevance Sort by last modified time |
/external/qemu/distrib/sdl-1.2.12/include/ | |
SDL_syswm.h | 90 but not the gfxdisplay variable. 102 Display *gfxdisplay; /* The X11 display to which rendering is done */ member in struct:SDL_SysWMinfo::__anon6001::__anon6002 |
/prebuilt/darwin-x86/sdl/include/SDL/ | |
SDL_syswm.h | 90 but not the gfxdisplay variable. 102 Display *gfxdisplay; /* The X11 display to which rendering is done */ member in struct:SDL_SysWMinfo::__anon11354::__anon11355 |
/prebuilt/linux-x86/sdl/include/SDL/ | |
SDL_syswm.h | 90 but not the gfxdisplay variable. 102 Display *gfxdisplay; /* The X11 display to which rendering is done */ member in struct:SDL_SysWMinfo::__anon12356::__anon12357 |
/prebuilt/windows/sdl/include/SDL/ | |
SDL_syswm.h | 90 but not the gfxdisplay variable. 102 Display *gfxdisplay; /* The X11 display to which rendering is done */ member in struct:SDL_SysWMinfo::__anon15835::__anon15836 |
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ | |
SDL_x11wm.c | 610 info->info.x11.gfxdisplay = GFX_Display; |