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