Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c74 PathCurveToQuadraticBezierSmoothOperation, /* T|t (x y)+ */ enumerator
3071 if ((wand->path_operation != PathCurveToQuadraticBezierSmoothOperation) || in DrawPathCurveToQuadraticBezierSmooth()
3074 wand->path_operation=PathCurveToQuadraticBezierSmoothOperation; in DrawPathCurveToQuadraticBezierSmooth()