Searched refs:updateViewBox (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFitToViewBox.cpp66 void SVGFitToViewBox::updateViewBox(const FloatRect& rect) function in class:blink::SVGFitToViewBox
H A DSVGFitToViewBox.h82 void updateViewBox(const FloatRect&);
H A DSVGViewSpec.cpp68 updateViewBox(FloatRect());
152 updateViewBox(FloatRect(x, y, width, height));

Completed in 153 milliseconds