Searched refs:gdPoint (Results 1 – 5 of 5) sorted by relevance
26 gdPoint points[3]; in main()
13 static gdPoint gdArcClosest (int width, int height, int angle);24 gdPoint pt[7];25 gdPoint axis_pt[4];533 static gdPoint536 gdPoint pt;
379 } gdPoint, *gdPointPtr; typedef
1675 gdPoint pts[3]; in gdImageFilledArc()
3451 points = (gdPointPtr) safe_emalloc(npoints, sizeof(gdPoint), 0); in php_imagepolygon()
Completed in 39 milliseconds