HomeSort by relevance Sort by last modified time
    Searched refs:PathSegNormalizedRole (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathSeg.h 55 PathSegNormalizedRole = 1,
SVGPathSegWithContext.h 42 case PathSegNormalizedRole:
SVGPathUtilities.cpp 183 SVGPathSegListBuilder* builder = globalSVGPathSegListBuilder(element, parsingMode == NormalizedParsing ? PathSegNormalizedRole : PathSegUnalteredRole, result);
SVGPathElement.cpp 365 case PathSegNormalizedRole:

Completed in 28 milliseconds