Searched refs:XiGMiscResolutionInfo (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
H A Dxme.h29 } XiGMiscResolutionInfo; typedef in typeref:struct:__anon3640
36 XiGMiscResolutionInfo **presolutions);
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/XME/
H A Dxme.c170 } XiGMiscResolutionInfo; typedef in typeref:struct:__anon3532
304 int XiGMiscQueryResolutions(Display *dpy, int screen, int view, int *pactive, XiGMiscResolutionInfo **presolutions)
307 XiGMiscResolutionInfo *resolutions;
327 size = sizeof(XiGMiscResolutionInfo) * n;
328 resolutions = (XiGMiscResolutionInfo*)Xmalloc(size);
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11video.h133 XiGMiscResolutionInfo saved_res;
H A DSDL_x11modes.c238 XiGMiscResolutionInfo *modelist;
495 XiGMiscResolutionInfo *modelist;

Completed in 57 milliseconds