Searched refs:DRIPostValidateTree (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.h110 extern void DRIPostValidateTree(WindowPtr pParent,
H A Ddri.c147 pScreen->PostValidateTree = DRIPostValidateTree;
638 DRIPostValidateTree(WindowPtr pParent, WindowPtr pChild, VTKind kind) function in typeref:typename:void
659 pScreen->PostValidateTree = DRIPostValidateTree;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h320 extern _X_EXPORT void DRIPostValidateTree(WindowPtr pParent,
H A Ddri.c1603 inforec->wrap.PostValidateTree = DRIPostValidateTree;
2091 DRIPostValidateTree(WindowPtr pParent, WindowPtr pChild, VTKind kind) function in typeref:typename:void
2112 pScreen->PostValidateTree = DRIPostValidateTree;

Completed in 9 milliseconds