Searched refs:PathSegNormalizedRole (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGPathSeg.h54 PathSegNormalizedRole = 1, enumerator in enum:WebCore::SVGPathSegRole
H A DSVGPathSegWithContext.h42 case PathSegNormalizedRole:
H A DSVGPathUtilities.cpp184 SVGPathSegListBuilder* builder = globalSVGPathSegListBuilder(element, parsingMode == NormalizedParsing ? PathSegNormalizedRole : PathSegUnalteredRole, result);
H A DSVGPathElement.cpp368 case PathSegNormalizedRole:

Completed in 181 milliseconds