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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events_c.h 33 extern int X11_PendingConfigureNotifyHeight;
SDL_x11events.c 65 int X11_PendingConfigureNotifyHeight = -1;
829 (X11_PendingConfigureNotifyHeight != -1)) {
831 (xevent.xconfigure.height != X11_PendingConfigureNotifyHeight)) {
836 X11_PendingConfigureNotifyHeight = -1;
    [all...]
SDL_x11video.c     [all...]

Completed in 93 milliseconds