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