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