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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGSVGElement.h 128 bool widthAttributeEstablishesViewport() const;
SVGSVGElement.cpp 592 bool SVGSVGElement::widthAttributeEstablishesViewport() const
642 if (widthAttributeEstablishesViewport() || mode == IgnoreCSSProperties) {
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGRoot.cpp 148 if (svg->widthAttributeEstablishesViewport())

Completed in 49 milliseconds