Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
DXinerama.h10 short x_org; member
DpanoramiXproto.h185 INT16 x_org B16;
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/
DXinerama.c307 scrnInfo[i].x_org = scratch.x_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()
446 xinerama[0].x_org + (xinerama[0].width - this->screen->w)/2, in X11_IsWindowVisible()
DSDL_x11modes.c565 xinerama[i].x_org, xinerama[i].y_org); in X11_GetVideoModes()
945 x = xinerama_info.x_org; in X11_ResizeFullScreen()
1008 x = xinerama_info.x_org; in X11_EnterFullScreen()
DSDL_x11video.c350 x = xinerama_info.x_org; in create_aux_windows()