HomeSort by relevance Sort by last modified time
    Searched refs:XiGMiscResolutionInfo (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xme.h 29 } XiGMiscResolutionInfo;
36 XiGMiscResolutionInfo **presolutions);
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/XME/
xme.c 175 } XiGMiscResolutionInfo;
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/
SDL_x11video.h 130 XiGMiscResolutionInfo saved_res;
SDL_x11modes.c 255 XiGMiscResolutionInfo *modelist;
527 XiGMiscResolutionInfo *modelist;
    [all...]

Completed in 229 milliseconds