Searched refs:PathParser (Results 1 – 3 of 3) sorted by relevance
46 public class PathParser extends AddressParametersParser implements TokenTypes { class51 public PathParser(String path) { in PathParser() method in PathParser56 protected PathParser(Lexer lexer) { in PathParser() method in PathParser
248 parserTable.put(PathHeader.NAME.toLowerCase(), PathParser.class); in PathHeader.NAME.toLowerCase()
97035 …(WebCore::SVGAnimateElement::calculateFromAndToValues): Use new PathParser to create a PathSegList.97037 … (WebCore::SVGAnimateMotionElement::parseMappedAttribute): Use new PathParser to create a Path.97039 (WebCore::parsePathData): Use new PathParser to create a Path.97062 (WebCore::SVGPathElement::parseMappedAttribute): Use new PathParser to create a PathSegList.