Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h159 DrawPathCurveToSmoothAbsolute(DrawingWand *,const double,const double,
Ddrawing-wand.c3197 WandExport void DrawPathCurveToSmoothAbsolute(DrawingWand *wand,const double x2, in DrawPathCurveToSmoothAbsolute() function
/external/ImageMagick/Magick++/lib/
DDrawable.cpp2098 DrawPathCurveToSmoothAbsolute( context_, x2, y2, p->x(), p->y() ); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1219 using MagickCore::DrawPathCurveToSmoothAbsolute;