Lines Matching defs:ptsIn
120 DDXPointPtr ptsIn,
140 c = *((int*)ptsIn);
147 *topPoint = ptsIn;
149 ptsIn++;
160 c = *((int*)ptsIn);
166 *topPoint = ptsIn;
168 ptsIn++;
204 DDXPointPtr ptsIn
220 register DDXPointPtr ppt = ptsIn + 1;
230 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
236 switch( XAAIsEasyPolygon(ptsIn, count, &pGC->pCompositeClip->extents,
239 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
244 endp = (int*)ptsIn + count;
250 vertex2p = (int *) ptsIn;
258 if (vertex1p == (int *) ptsIn)
272 vertex2p = (int *) ptsIn;
349 DDXPointPtr ptsIn,
370 endp = (int*)ptsIn + count;
376 vertex2p = (int *)ptsIn;
381 if (vertex1p == (int *) ptsIn)
395 vertex2p = (int *) ptsIn;
668 DDXPointPtr ptsIn
683 register DDXPointPtr ppt = ptsIn + 1;
693 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
708 (*XAAFallbackOps.FillPolygon)(pDraw, pGC, shape, mode, count, ptsIn);
713 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
719 switch( XAAIsEasyPolygon(ptsIn, count, &pGC->pCompositeClip->extents,
722 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
807 XAAFillPolygonHelper(infoRec->pScrn, ptsIn, count, topPoint,
828 DDXPointPtr ptsIn
843 register DDXPointPtr ppt = ptsIn + 1;
853 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
861 (*XAAFallbackOps.FillPolygon)(pDraw, pGC, shape, mode, count, ptsIn);
866 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
872 switch( XAAIsEasyPolygon(ptsIn, count, &pGC->pCompositeClip->extents,
875 miFillPolygon (pDraw, pGC, shape, mode, count, ptsIn);
956 XAAFillPolygonHelper(infoRec->pScrn, ptsIn, count, topPoint,