Home
last modified time | relevance | path

Searched refs:X11_wmYAdjust (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11video.h160 extern int X11_wmYAdjust;
DSDL_x11wm.c341 int yAdjust = X11_wmYAdjust; in set_window_pos_nolock()
368 X11_wmYAdjust = yAdjust = y - yNew; in set_window_pos_nolock()
DSDL_x11video.c72 int X11_wmYAdjust; variable
361 y + X11_wmYAdjust, in create_aux_windows()