Searched refs:pts (Results 1 – 1 of 1) sorted by relevance
1675 gdPoint pts[3]; in gdImageFilledArc() local1738 pts[0].x = fx; in gdImageFilledArc()1739 pts[0].y = fy; in gdImageFilledArc()1740 pts[1].x = lx; in gdImageFilledArc()1741 pts[1].y = ly; in gdImageFilledArc()1742 pts[2].x = cx; in gdImageFilledArc()1743 pts[2].y = cy; in gdImageFilledArc()1962 char **pts; in _gdImageFillTiled() local1991 pts[y][x] = 1; in _gdImageFillTiled()2021 efree(pts[i]); in _gdImageFillTiled()[all …]
Completed in 13 milliseconds