Lines Matching refs:SourceValidate
81 pScreen->SourceValidate = cs->SourceValidate;
162 pScreen->SourceValidate = cs->SourceValidate;
165 if (pScreen->SourceValidate)
166 (*pScreen->SourceValidate) (pDrawable, x, y, width, height,
168 cs->SourceValidate = pScreen->SourceValidate;
169 pScreen->SourceValidate = compSourceValidate;
407 cs->SourceValidate = pScreen->SourceValidate;
408 pScreen->SourceValidate = compSourceValidate;