Searched refs:numpts (Results 1 – 4 of 4) sorted by relevance
76 int numpts( void );
80 Arc::numpts( void ) in numpts() function in Arc
1219 unsigned int npts = loop->numpts(); in slice_old()
586 INT old_count, numpts; in GdipAddPathEllipse() local597 if((numpts = arc2polybezier(&path->pathdata.Points[old_count], x, y, width, in GdipAddPathEllipse()599 ERR("expected %d points but got %d\n", MAX_ARC_PTS, numpts); in GdipAddPathEllipse()