Home
last modified time | relevance | path

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

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