Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c3555 static void DrawPathLineToHorizontal(DrawingWand *wand,const PathMode mode, in DrawPathLineToHorizontal() function
3581 DrawPathLineToHorizontal(wand,AbsolutePathMode,x); in DrawPathLineToHorizontalAbsolute()
3614 DrawPathLineToHorizontal(wand,RelativePathMode,x); in DrawPathLineToHorizontalRelative()