Searched refs:X11_PendingConfigureNotifyHeight (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11events_c.h33 extern int X11_PendingConfigureNotifyHeight;
H A DSDL_x11events.c65 int X11_PendingConfigureNotifyHeight = -1; variable
829 (X11_PendingConfigureNotifyHeight != -1)) {
831 (xevent.xconfigure.height != X11_PendingConfigureNotifyHeight)) {
836 X11_PendingConfigureNotifyHeight = -1;
H A DSDL_x11video.c1190 X11_PendingConfigureNotifyHeight = height;

Completed in 77 milliseconds