Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c3645 static void DrawPathLineToVertical(DrawingWand *wand,const PathMode mode, in DrawPathLineToVertical() function
3670 DrawPathLineToVertical(wand,AbsolutePathMode,y); in DrawPathLineToVerticalAbsolute()
3706 DrawPathLineToVertical(wand,RelativePathMode,y); in DrawPathLineToVerticalRelative()