Searched refs:DrawPathMoveTo (Results 1 – 1 of 1) sorted by relevance
3817 static void DrawPathMoveTo(DrawingWand *wand,const PathMode mode,const double x, in DrawPathMoveTo() function3843 DrawPathMoveTo(wand,AbsolutePathMode,x,y); in DrawPathMoveToAbsolute()3882 DrawPathMoveTo(wand,RelativePathMode,x,y); in DrawPathMoveToRelative()