Searched refs:viewSpec (Results 1 – 1 of 1) sorted by relevance
79 bool SVGViewSpec::parseViewSpec(const String& viewSpec) in parseViewSpec() argument81 const UChar* currViewSpec = viewSpec.characters(); in parseViewSpec()82 const UChar* end = currViewSpec + viewSpec.length(); in parseViewSpec()