Searched refs:parseSVG (Results 1 – 10 of 10) sorted by relevance
114 parseSVG(); in getPath()129 parseSVG(); in onEndElement()
49 void parseSVG();
121 void SkDrawPath::parseSVG() { in parseSVG() function in SkDrawPath
209 bool parseSVG(const String& d, bool process = false);227 bool SVGPathParser::parseSVG(const String& s, bool process) in parseSVG() function in WebCore::SVGPathParser678 if (!parseSVG(d, true)) in build()730 if (!parseSVG(d, process)) in build()
157 (WebCore::SVGPathParser::parseSVG):1026 (WebCore::SVGPathParser::parseSVG):1047 (WebCore::DeprecatedSVGPathParser::parseSVG):33203 (WebCore::SVGPathParser::parseSVG):33694 (WebCore::SVGPathParser::parseSVG):
1119 (SVGPathParser::parseSVG):3215 (SVGPathParser::parseSVG):11396 (SVGPathParser::parseSVG):
19365 (WebCore::SVGPathParser::parseSVG):47189 (WebCore::SVGPathParser::parseSVG):47272 (WebCore::SVGPathParser::parseSVG): Don't assume that extra digits are47335 (WebCore::SVGPathParser::parseSVG):
37596 (SVGPathParser::parseSVG):
66946 (WebCore::SVGPathParser::parseSVG):66960 (WebCore::SVGPathParser::parseSVG):
8597 (WebCore::SVGPathParser::parseSVG): Removed unneeded special case for empty string.