Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFitToViewBox.cpp74 bool SVGFitToViewBox::parseViewBox(Document* document, const LChar*& ptr, const LChar* end, FloatRe… in parseViewBox() function in WebCore::SVGFitToViewBox
79 bool SVGFitToViewBox::parseViewBox(Document* document, const UChar*& ptr, const UChar* end, FloatRe… in parseViewBox() function in WebCore::SVGFitToViewBox
84 bool SVGFitToViewBox::parseViewBox(Document* document, const String& string, FloatRect& viewBox) in parseViewBox() function in WebCore::SVGFitToViewBox