Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h171 DrawPathLineToRelative(DrawingWand *,const double,const double),
Ddrawing-wand.c3518 WandExport void DrawPathLineToRelative(DrawingWand *wand,const double x, in DrawPathLineToRelative() function
/external/ImageMagick/Magick++/lib/
DDrawable.cpp2396 DrawPathLineToRelative( context_, p->x(), p->y() ); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1227 using MagickCore::DrawPathLineToRelative;