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

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGSVGElement.h133 bool heightAttributeEstablishesViewport() const;
H A DSVGSVGElement.cpp631 bool SVGSVGElement::heightAttributeEstablishesViewport() const function in class:WebCore::SVGSVGElement
669 if (heightAttributeEstablishesViewport() || mode == IgnoreCSSProperties) {
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGRoot.cpp199 if (svg->heightAttributeEstablishesViewport()) {

Completed in 107 milliseconds