Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h175 DrawPathLineToHorizontalRelative(DrawingWand *,const double),
Ddrawing-wand.c3689 WandExport void DrawPathLineToHorizontalRelative(DrawingWand *wand, in DrawPathLineToHorizontalRelative() function
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1249 using MagickCore::DrawPathLineToHorizontalRelative;
/external/ImageMagick/Magick++/lib/
DDrawable.cpp2397 DrawPathLineToHorizontalRelative( context_, _x ); in operator ()()