Searched refs:xDepth (Results 1 – 5 of 5) sorted by relevance
69 int xDepth; member
70 pdp->xDepth, in XCreateDrawable()100 pdp->xDepth, in XCreateDrawable()676 pdp->xDepth = 0; in driswCreateDrawable()689 pdp->xDepth = visinfo->depth; in driswCreateDrawable()695 if (pdp->xDepth == 0) { in driswCreateDrawable()701 pdp->xDepth = depth; in driswCreateDrawable()
202470 int (*xDepth)(void*);203571 return p->hook.xDepth(p->hook.pCtx);203618 pSession->hook.xDepth = sessionStat1Depth;203698 if( pSession->bIndirect || pSession->hook.xDepth(pSession->hook.pCtx) ){203709 if( pSession->hook.xDepth(pSession->hook.pCtx)==0203825 pSession->hook.xDepth = sessionPreupdateDepth;203867 pSession->hook.xDepth = sessionDiffDepth;
201709 int (*xDepth)(void*);202810 return p->hook.xDepth(p->hook.pCtx);202857 pSession->hook.xDepth = sessionStat1Depth;202937 if( pSession->bIndirect || pSession->hook.xDepth(pSession->hook.pCtx) ){202948 if( pSession->hook.xDepth(pSession->hook.pCtx)==0 203064 pSession->hook.xDepth = sessionPreupdateDepth;203106 pSession->hook.xDepth = sessionDiffDepth;
201737 int (*xDepth)(void*);202838 return p->hook.xDepth(p->hook.pCtx);202885 pSession->hook.xDepth = sessionStat1Depth;202965 if( pSession->bIndirect || pSession->hook.xDepth(pSession->hook.pCtx) ){202976 if( pSession->hook.xDepth(pSession->hook.pCtx)==0 203092 pSession->hook.xDepth = sessionPreupdateDepth;203134 pSession->hook.xDepth = sessionDiffDepth;