Home
last modified time | relevance | path

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

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