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