Lines Matching defs:pBox
32 BoxPtr pBox,42 BoxPtr pBox,55 x1 = pBox->x1;56 y1 = pBox->y1;57 x2 = pBox->x2;58 y2 = pBox->y2;89 BoxPtr pBox;118 for (nBox = RegionNumRects(pClip), pBox = RegionRects(pClip);119 nBox--; pBox++)120 (*dots) (dst, dstStride, dstBpp, pBox, pptInit, nptInit,