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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwindow.c139 BoxPtr pBoxDst; local in function:winCopyWindowNativeGDI
183 pBoxDst = RegionRects(prgnDst);
191 for (i = nbox; --i >= 0; pBoxDst++, ppt++)
195 pBoxDst->x1, pBoxDst->x2, pBoxDst->y1, pBoxDst->y2,
200 pBoxDst->x1, pBoxDst->y1,
201 pBoxDst
[all...]

Completed in 2 milliseconds