Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c3538 static void DrawPathLineTo(DrawingWand *wand,const PathMode mode, in DrawPathLineTo() function
3564 DrawPathLineTo(wand,AbsolutePathMode,x,y); in DrawPathLineToAbsolute()
3603 DrawPathLineTo(wand,RelativePathMode,x,y); in DrawPathLineToRelative()