Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h149 DrawPathCurveToRelative(DrawingWand *,const double,const double,const double,
Ddrawing-wand.c2907 WandExport void DrawPathCurveToRelative(DrawingWand *wand,const double x1, in DrawPathCurveToRelative() function
/external/ImageMagick/Magick++/lib/
DDrawable.cpp2061 DrawPathCurveToRelative( context_, p->x1(), p->y1(), p->x2(), p->y2(), in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1218 using MagickCore::DrawPathCurveToRelative;