Home
last modified time | relevance | path

Searched refs:y_org (Results 1 – 6 of 6) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
DXinerama.h11 short y_org; member
DpanoramiXproto.h186 INT16 y_org B16;
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/
DXinerama.c308 scrnInfo[i].y_org = scratch.y_org; in SDL_NAME()
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11wm.c436 xinerama[i].x_org, xinerama[i].y_org, in X11_IsWindowVisible()
447 xinerama[0].y_org + (xinerama[0].height - this->screen->h)/2 ); in X11_IsWindowVisible()
DSDL_x11modes.c565 xinerama[i].x_org, xinerama[i].y_org); in X11_GetVideoModes()
946 y = xinerama_info.y_org; in X11_ResizeFullScreen()
1009 y = xinerama_info.y_org; in X11_EnterFullScreen()
DSDL_x11video.c351 y = xinerama_info.y_org; in create_aux_windows()