Lines Matching refs:REGION_TRANSLATE
184 REGION_TRANSLATE(pScreen, reg, src_xoff + dx, src_yoff + dy);
188 REGION_TRANSLATE(pScreen, reg, dst_xoff - dx - src_xoff,
424 REGION_TRANSLATE(pGC->pScreen, region, pDrawable->x, pDrawable->y);
426 REGION_TRANSLATE(pGC->pScreen, region, xoff, yoff);
611 REGION_TRANSLATE(pScreen, prgnSrc, xoff, yoff);
613 REGION_TRANSLATE(pScreen, prgnSrc, -xoff, -yoff);
635 REGION_TRANSLATE(pScreen, &rgnDst, -dx, -dy);
637 REGION_TRANSLATE(pScreen, &rgnDst, xoff, yoff);
767 REGION_TRANSLATE(pScreen, pSrc->pCompositeClip,
775 REGION_TRANSLATE(pScreen, pMask->pCompositeClip,
779 REGION_TRANSLATE(pScreen, pDst->pCompositeClip,
789 REGION_TRANSLATE(pScreen, pDst->pCompositeClip,
792 REGION_TRANSLATE(pScreen, pSrc->pCompositeClip,
795 REGION_TRANSLATE(pScreen, pMask->pCompositeClip,
814 REGION_TRANSLATE(pScreen, dst_reg, pDst->pDrawable->x + xoff,