Searched refs:DRIClipNotify (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | dri.h | 108 DRIClipNotify(WindowPtr pWin, int dx, int dy);
|
| H A D | dri.c | 143 pScreen->ClipNotify = DRIClipNotify; 593 DRIClipNotify(WindowPtr pWin, int dx, int dy) function in typeref:typename:void 608 pScreen->ClipNotify = DRIClipNotify;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | dri.h | 114 extern void DRIClipNotify(WindowPtr pWin,
|
| H A D | dri.c | 156 pScreen->ClipNotify = DRIClipNotify; 664 DRIClipNotify(WindowPtr pWin, int dx, int dy) function in typeref:typename:void 680 pScreen->ClipNotify = DRIClipNotify;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ |
| H A D | dri.h | 285 extern _X_EXPORT void DRIClipNotify(WindowPtr pWin, int dx, int dy);
|
| H A D | dri.c | 1112 * not necessary for correctness, because DRIClipNotify gets called in 1632 inforec->wrap.ClipNotify = DRIClipNotify; 2090 DRIClipNotify(WindowPtr pWin, int dx, int dy) function in typeref:typename:void 2135 pScreen->ClipNotify = DRIClipNotify;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ |
| H A D | dri.h | 324 extern _X_EXPORT void DRIClipNotify(WindowPtr pWin,
|
| H A D | dri.c | 1085 * not necessary for correctness, because DRIClipNotify gets called in 1604 inforec->wrap.ClipNotify = DRIClipNotify; 2117 DRIClipNotify(WindowPtr pWin, int dx, int dy) function in typeref:typename:void 2161 pScreen->ClipNotify = DRIClipNotify;
|
Completed in 11 milliseconds