Searched refs:hasSetContainerSize (Results 1 – 4 of 4) sorted by relevance
219 if (width.unitType() == LengthTypePercentage && svg->hasSetContainerSize()) in calcViewport()225 if (height.unitType() == LengthTypePercentage && svg->hasSetContainerSize()) in calcViewport()
70 bool hasSetContainerSize() const { return m_hasSetContainerSize; } in hasSetContainerSize() function
123 return rootElement->hasSetContainerSize(); in usesContainerSize()
65755 (WebCore::SVGSVGElement::hasSetContainerSize):