Searched refs:currentViewBoxRect (Results 1 – 4 of 4) sorted by relevance
550 SVGRect SVGSVGElement::currentViewBoxRect() const in currentViewBoxRect() function in WebCore::SVGSVGElement671 …return SVGFitToViewBox::viewBoxToViewTransform(currentViewBoxRect(), preserveAspectRatioCurrentVal… in viewBoxToViewTransform()673 …AffineTransform ctm = SVGFitToViewBox::viewBoxToViewTransform(currentViewBoxRect(), m_viewSpec->pr… in viewBoxToViewTransform()
82 SVGRect currentViewBoxRect() const;
303 viewportSize = svg->currentViewBoxRect().size(); in determineViewport()
158 currentSize = rootElement->currentViewBoxRect().size(); in containerSize()