Home
last modified time | relevance | path

Searched refs:gdPoint (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgddemo.c26 gdPoint points[3]; in main()
H A Dgd_arc_f_buggy.c13 static gdPoint gdArcClosest (int width, int height, int angle);
24 gdPoint pt[7];
25 gdPoint axis_pt[4];
533 static gdPoint
536 gdPoint pt;
H A Dgd.h501 } gdPoint, *gdPointPtr; typedef
H A Dgd.c1686 gdPoint pts[3]; in gdImageFilledArc()
/PHP-5.5/ext/gd/
H A Dgd.c3352 points = (gdPointPtr) safe_emalloc(npoints, sizeof(gdPoint), 0); in php_imagepolygon()

Completed in 45 milliseconds