Searched refs:DrawPathLineToRelative (Results 1 – 4 of 4) sorted by relevance
171 DrawPathLineToRelative(DrawingWand *,const double,const double),
3518 WandExport void DrawPathLineToRelative(DrawingWand *wand,const double x, in DrawPathLineToRelative() function
2396 DrawPathLineToRelative( context_, p->x(), p->y() ); in operator ()()
1227 using MagickCore::DrawPathLineToRelative;