Searched defs:parseViewBox (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGFitToViewBox.cpp36 bool SVGFitToViewBox::parseViewBox(Document* doc, const String& s, FloatRect& viewBox) function in class:WebCore::SVGFitToViewBox
43 bool SVGFitToViewBox::parseViewBox(Document* doc, const UChar*& c, const UChar* end, FloatRect& viewBox, bool validate) function in class:WebCore::SVGFitToViewBox

Completed in 101 milliseconds