Searched refs:DrawPoint (Results 1 – 4 of 4) sorted by relevance
181 DrawPoint(DrawingWand *,const double,const double),
3947 WandExport void DrawPoint(DrawingWand *wand,const double x,const double y) in DrawPoint() function
1256 using MagickCore::DrawPoint;
897 DrawPoint( context_, _x, _y ); in operator ()()