HomeSort by: relevance | last modified time | path
    Searched defs:QueryBestSize (Results 1 - 14 of 14) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
xf86CursorPriv.h 25 QueryBestSizeProcPtr QueryBestSize;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
xf86CursorPriv.h 25 QueryBestSizeProcPtr QueryBestSize;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86xvpriv.h 60 QueryBestSizeFuncPtr QueryBestSize;
xf86xv.h 142 QueryBestSizeFuncPtr QueryBestSize;
  /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
xprCursor.c 55 QueryBestSizeProcPtr QueryBestSize;
332 (*ScreenPriv->QueryBestSize)(class, width, height, pScreen);
361 ScreenPriv->QueryBestSize = pScreen->QueryBestSize;
362 pScreen->QueryBestSize = QuartzCursorQueryBestSize;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86xvpriv.h 59 QueryBestSizeFuncPtr QueryBestSize;
xf86xv.h 172 QueryBestSizeFuncPtr QueryBestSize;
  /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
xprCursor.c 56 QueryBestSizeProcPtr QueryBestSize;
348 (*ScreenPriv->QueryBestSize)(class, width, height, pScreen);
377 ScreenPriv->QueryBestSize = pScreen->QueryBestSize;
378 pScreen->QueryBestSize = QuartzCursorQueryBestSize;
  /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
kxv.h 142 QueryBestSizeFuncPtr QueryBestSize;
169 QueryBestSizeFuncPtr QueryBestSize;
  /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
kxv.h 183 QueryBestSizeFuncPtr QueryBestSize;
250 QueryBestSizeFuncPtr QueryBestSize;
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
win.h 328 QueryBestSizeProcPtr QueryBestSize;
  /xsrc/external/mit/xorg-server/dist/include/
scrnintstr.h 526 QueryBestSizeProcPtr QueryBestSize;
  /xsrc/external/mit/xorg-server.old/dist/include/
scrnintstr.h 440 QueryBestSizeProcPtr QueryBestSize;
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
win.h 374 QueryBestSizeProcPtr QueryBestSize;

Completed in 21 milliseconds