Searched refs:DrawPathMoveToRelative (Results 1 – 4 of 4) sorted by relevance
177 DrawPathMoveToRelative(DrawingWand *,const double,const double),
3796 WandExport void DrawPathMoveToRelative(DrawingWand *wand,const double x, in DrawPathMoveToRelative() function
1231 using MagickCore::DrawPathMoveToRelative;
2514 DrawPathMoveToRelative( context_, p->x(), p->y() ); in operator ()()