Lines Matching refs:pDraw
102 DrawablePtr pDraw,
124 unsigned int bias = miGetZeroLineBias(pDraw->pScreen);
128 xleft = pDraw->x;
129 ytop = pDraw->y;
130 xright = pDraw->x + pDraw->width - 1;
131 ybottom = pDraw->y + pDraw->height - 1;
138 xright -= pDraw->x;
139 ybottom -= pDraw->y;
175 xstart += pDraw->x;
176 ystart += pDraw->y;
190 (*pGC->ops->FillSpans)(pDraw, pGC, Nspans, pspanInit,
206 x2 += pDraw->x;
207 y2 += pDraw->y;
361 (*pGC->ops->FillSpans)(pDraw, pGC, Nspans, pspanInit,