Searched refs:PathCurveToOperation (Results 1 – 1 of 1) sorted by relevance
73 PathCurveToOperation, /* C|c (x1 y1 x2 y2 x y)+ */ enumerator2923 if ((wand->path_operation != PathCurveToOperation) || in DrawPathCurveTo()2926 wand->path_operation=PathCurveToOperation; in DrawPathCurveTo()