Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h174 DrawPathLineToHorizontalAbsolute(DrawingWand *,const double),
Ddrawing-wand.c3652 WandExport void DrawPathLineToHorizontalAbsolute(DrawingWand *wand, in DrawPathLineToHorizontalAbsolute() function
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1248 using MagickCore::DrawPathLineToHorizontalAbsolute;
/external/ImageMagick/Magick++/lib/
DDrawable.cpp2385 DrawPathLineToHorizontalAbsolute( context_, _x ); in operator ()()