HomeSort by relevance Sort by last modified time
    Searched refs:heightAttributeEstablishesViewport (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGSVGElement.h 128 bool heightAttributeEstablishesViewport() const;
SVGSVGElement.cpp 615 bool SVGSVGElement::heightAttributeEstablishesViewport() const
653 if (heightAttributeEstablishesViewport() || mode == IgnoreCSSProperties) {
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGRoot.cpp 187 if (svg->heightAttributeEstablishesViewport()) {

Completed in 2856 milliseconds