Home
last modified time | relevance | path

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

/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/wand/
H A Ddrawing_wand.c2796 static void DrawPathCurveToSmooth(DrawingWand *drawing_wand,const PathMode mode, in DrawPathCurveToSmooth() function
2818 DrawPathCurveToSmooth(drawing_wand,AbsolutePathMode,x2,y2,x,y); in DrawPathCurveToSmoothAbsolute()
2868 DrawPathCurveToSmooth(drawing_wand,RelativePathMode,x2,y2,x,y); in DrawPathCurveToSmoothRelative()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Ddraw.c3002 static void DrawPathCurveToSmooth(DrawContext context, const PathMode mode, in DrawPathCurveToSmooth() function
3027 DrawPathCurveToSmooth(context, AbsolutePathMode, x2, y2, x, y); in DrawPathCurveToSmoothAbsolute()
3080 DrawPathCurveToSmooth(context, RelativePathMode, x2, y2, x, y); in DrawPathCurveToSmoothRelative()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickWand/
H A Ddrawing-wand.c3257 static void DrawPathCurveToSmooth(DrawingWand *wand,const PathMode mode, in DrawPathCurveToSmooth() function
3283 DrawPathCurveToSmooth(wand,AbsolutePathMode,x2,y2,x,y); in DrawPathCurveToSmoothAbsolute()
3333 DrawPathCurveToSmooth(wand,RelativePathMode,x2,y2,x,y); in DrawPathCurveToSmoothRelative()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickWand/
H A Ddrawing-wand.c3257 static void DrawPathCurveToSmooth(DrawingWand *wand,const PathMode mode, in DrawPathCurveToSmooth() function
3283 DrawPathCurveToSmooth(wand,AbsolutePathMode,x2,y2,x,y); in DrawPathCurveToSmoothAbsolute()
3333 DrawPathCurveToSmooth(wand,RelativePathMode,x2,y2,x,y); in DrawPathCurveToSmoothRelative()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/wand/
H A Ddrawing-wand.c3170 static void DrawPathCurveToSmooth(DrawingWand *wand,const PathMode mode, in DrawPathCurveToSmooth() function
3196 DrawPathCurveToSmooth(wand,AbsolutePathMode,x2,y2,x,y); in DrawPathCurveToSmoothAbsolute()
3246 DrawPathCurveToSmooth(wand,RelativePathMode,x2,y2,x,y); in DrawPathCurveToSmoothRelative()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/wand/
H A Ddrawing-wand.c3170 static void DrawPathCurveToSmooth(DrawingWand *wand,const PathMode mode, in DrawPathCurveToSmooth() function
3196 DrawPathCurveToSmooth(wand,AbsolutePathMode,x2,y2,x,y); in DrawPathCurveToSmoothAbsolute()
3246 DrawPathCurveToSmooth(wand,RelativePathMode,x2,y2,x,y); in DrawPathCurveToSmoothRelative()