Home
last modified time | relevance | path

Searched refs:DrawPathCurveToSmooth (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.c3178 static void DrawPathCurveToSmooth(DrawingWand *wand,const PathMode mode, in DrawPathCurveToSmooth() function
3204 DrawPathCurveToSmooth(wand,AbsolutePathMode,x2,y2,x,y); in DrawPathCurveToSmoothAbsolute()
3254 DrawPathCurveToSmooth(wand,RelativePathMode,x2,y2,x,y); in DrawPathCurveToSmoothRelative()