Home
last modified time | relevance | path

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

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