Searched refs:viewBoxStr (Results 1 – 1 of 1) sorted by relevance
47 void SVGViewSpec::setViewBoxString(const String& viewBoxStr) in setViewBoxString() argument50 const UChar* c = viewBoxStr.characters(); in setViewBoxString()51 const UChar* end = c + viewBoxStr.length(); in setViewBoxString()