Searched refs:DrawDashPolygon (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddraw.c1472 % DrawDashPolygon() draws a dashed polygon (line, rectangle, ellipse) on the
1475 % The format of the DrawDashPolygon method is:
1477 % MagickBooleanType DrawDashPolygon(const DrawInfo *draw_info, function
1492 static MagickBooleanType DrawDashPolygon(const DrawInfo *draw_info,
4733 (void) DrawDashPolygon(draw_info,primitive_info,image,exception);

Completed in 172 milliseconds