Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c75 PathCurveToSmoothOperation, /* S|s (x2 y2 x y)+ */ enumerator
3185 if ((wand->path_operation != PathCurveToSmoothOperation) || in DrawPathCurveToSmooth()
3188 wand->path_operation=PathCurveToSmoothOperation; in DrawPathCurveToSmooth()