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

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.h 166 extern int X11_wmYAdjust;
SDL_x11wm.c 341 int yAdjust = X11_wmYAdjust;
368 X11_wmYAdjust = yAdjust = y - yNew;
SDL_x11video.c 72 int X11_wmYAdjust;
395 y + X11_wmYAdjust,
    [all...]

Completed in 376 milliseconds