Searched refs:parseViewSpecInternal (Results 1 – 2 of 2) sorted by relevance
208 bool SVGViewSpec::parseViewSpecInternal(const CharType* ptr, const CharType* end) in parseViewSpecInternal() function in WebCore::SVGViewSpec296 return parseViewSpecInternal(ptr, end); in parseViewSpec()300 return parseViewSpecInternal(ptr, end); in parseViewSpec()
100 bool parseViewSpecInternal(const CharType* ptr, const CharType* end);