Lines Matching defs:pPts
794 DDXPointPtr pPts )811 miWideLine(pDrawable, pGC, mode, npt, pPts);815 x2 = pPts->x;816 y2 = pPts->y;825 pPtsTmp = pPts + 1;833 } else if ((x2 == pPts[npt-1].x) && (y2 == pPts[npt-1].y)) 857 ++pPts;858 x2 = pPts->x;859 y2 = pPts->y;