Searched refs:DrawPathCurveToSmoothRelative (Results 1 – 4 of 4) sorted by relevance
163 DrawPathCurveToSmoothRelative(DrawingWand *,const double,const double,
3326 WandExport void DrawPathCurveToSmoothRelative(DrawingWand *wand,const double x2, in DrawPathCurveToSmoothRelative() function
2105 DrawPathCurveToSmoothRelative( context_, x2, y2, p->x(), p->y() ); in operator ()()
1272 using MagickCore::DrawPathCurveToSmoothRelative;