Searched refs:DRIClipNotify (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddri.h108 DRIClipNotify(WindowPtr pWin, int dx, int dy);
H A Ddri.c143 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 Ddri.h114 extern void DRIClipNotify(WindowPtr pWin,
H A Ddri.c156 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 Ddri.h285 extern _X_EXPORT void DRIClipNotify(WindowPtr pWin, int dx, int dy);
H A Ddri.c1112 * 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 Ddri.h324 extern _X_EXPORT void DRIClipNotify(WindowPtr pWin,
H A Ddri.c1085 * 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