| /xsrc/external/mit/libX11/dist/src/ |
| H A D | QuBest.c | 45 GetReq(QueryBestSize, req);
|
| H A D | QuCurShp.c | 44 GetReq(QueryBestSize, req);
|
| H A D | QuStipShp.c | 44 GetReq(QueryBestSize, req);
|
| H A D | QuTileShp.c | 44 GetReq(QueryBestSize, req);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 56 QueryBestSizeProcPtr QueryBestSize; member in struct:__anon07745ea70108 348 (*ScreenPriv->QueryBestSize)(class, width, height, pScreen); 377 ScreenPriv->QueryBestSize = pScreen->QueryBestSize; 378 pScreen->QueryBestSize = QuartzCursorQueryBestSize;
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 55 QueryBestSizeProcPtr QueryBestSize; member in struct:__anon2d121dba0108 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/ |
| H A D | xf86xvpriv.h | 59 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anon60aeb3470208
|
| H A D | xf86xv.h | 172 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anone1cd51a60708
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/ |
| H A D | xf86CursorPriv.h | 25 QueryBestSizeProcPtr QueryBestSize; member in struct:__anon8ffc04960108
|
| H A D | xf86Cursor.c | 85 ScreenPriv->QueryBestSize = pScreen->QueryBestSize; 86 pScreen->QueryBestSize = xf86CursorQueryBestSize; 138 pScreen->QueryBestSize = ScreenPriv->QueryBestSize; 171 (*ScreenPriv->QueryBestSize)(class, width, height, pScreen);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 60 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anon8e6bc3da0208
|
| H A D | xf86xv.h | 142 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anon076b10b90508
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/ |
| H A D | xf86CursorPriv.h | 25 QueryBestSizeProcPtr QueryBestSize; member in struct:__anon802526a90108
|
| H A D | xf86CursorRD.c | 82 ScreenPriv->QueryBestSize = pScreen->QueryBestSize; 83 pScreen->QueryBestSize = xf86CursorQueryBestSize; 137 pScreen->QueryBestSize = ScreenPriv->QueryBestSize; 170 (*ScreenPriv->QueryBestSize) (class, width, height, pScreen);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kxv.h | 142 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anon5c3f6a740408 169 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anon5c3f6a740608
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_xv.c | 156 adaptor->QueryBestSize = ephyr_glamor_xv_query_best_size;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winvideo.c | 172 adapt->QueryBestSize = I810QueryBestSize;
|
| H A D | wincursor.c | 596 if (pScreenPriv->cursor.QueryBestSize) 597 (*pScreenPriv->cursor.QueryBestSize)(class, width, height, pScreen); 611 pScreenPriv->cursor.QueryBestSize = pScreen->QueryBestSize; 612 pScreen->QueryBestSize = winCursorQueryBestSize;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kxv.h | 183 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anon30ce8c010708 250 QueryBestSizeFuncPtr QueryBestSize; member in struct:__anon30ce8c010908
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | wincursor.c | 578 if (pScreenPriv->cursor.QueryBestSize) 579 (*pScreenPriv->cursor.QueryBestSize) (class, width, height, 595 pScreenPriv->cursor.QueryBestSize = pScreen->QueryBestSize; 596 pScreen->QueryBestSize = winCursorQueryBestSize;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/glamor_egl/ |
| H A D | glamor_xf86_xv.c | 165 adapt->QueryBestSize = glamor_xf86_xv_query_best_size;
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | scrnintstr.h | 440 QueryBestSizeProcPtr QueryBestSize; member in struct:_Screen
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbscreen.c | 110 pScreen->QueryBestSize = fbQueryBestSize;
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbscreen.c | 107 pScreen->QueryBestSize = fbQueryBestSize;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_uxa_video.c | 363 adapt->QueryBestSize = intel_video_query_best_size;
|