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

/external/webkit/Source/WebCore/svg/
H A DSVGSVGElement.h67 bool hasSetContainerSize() const { return m_hasSetContainerSize; } function in class:WebCore::SVGSVGElement
/external/webkit/Source/WebCore/svg/graphics/
H A DSVGImage.cpp127 return rootElement->hasSetContainerSize();
/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGRoot.cpp224 if (!svg->hasSetContainerSize()) {

Completed in 81 milliseconds