gdArcClosest       13 ext/gd/libgd/gd_arc_f_buggy.c static gdPoint gdArcClosest (int width, int height, int angle);
gdArcClosest      111 ext/gd/libgd/gd_arc_f_buggy.c 	  pt[0] = gdArcClosest (width, height, s);
gdArcClosest      119 ext/gd/libgd/gd_arc_f_buggy.c 	      pt[2] = gdArcClosest (width, height, e);
gdArcClosest      143 ext/gd/libgd/gd_arc_f_buggy.c 		  pt[3] = gdArcClosest (width, height, e);
gdArcClosest      167 ext/gd/libgd/gd_arc_f_buggy.c 		      pt[4] = gdArcClosest (width, height, e);
gdArcClosest      190 ext/gd/libgd/gd_arc_f_buggy.c 		      pt[5] = gdArcClosest (width, height, e);