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

/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
H A Dxme.h29 } XiGMiscResolutionInfo; typedef in typeref:struct:__anon10664
36 XiGMiscResolutionInfo **presolutions);
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/XME/
H A Dxme.c175 } XiGMiscResolutionInfo; typedef in typeref:struct:__anon10556
309 int XiGMiscQueryResolutions(Display *dpy, int screen, int view, int *pactive, XiGMiscResolutionInfo **presolutions)
312 XiGMiscResolutionInfo *resolutions;
332 size = sizeof(XiGMiscResolutionInfo) * n;
333 resolutions = (XiGMiscResolutionInfo*)Xmalloc(size);
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11video.h130 XiGMiscResolutionInfo saved_res;
H A DSDL_x11modes.c255 XiGMiscResolutionInfo *modelist;
527 XiGMiscResolutionInfo *modelist;

Completed in 196 milliseconds