HomeSort by relevance Sort by last modified time
    Searched refs:X11_Display (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h 58 Display *X11_Display; /* Used for events and window management */
164 #define SDL_Display (this->hidden->X11_Display)
166 #define SDL_Screen DefaultScreen(this->hidden->X11_Display)
SDL_x11video.c 253 current_video->hidden->X11_Display = NULL;
    [all...]

Completed in 29 milliseconds