Home
last modified time | relevance | path

Searched defs:isLayoutSizeChanged (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGViewportContainer.h37 bool isLayoutSizeChanged() const { return m_isLayoutSizeChanged; } in isLayoutSizeChanged() function
DRenderSVGRoot.h51 bool isLayoutSizeChanged() const { return m_isLayoutSizeChanged; } in isLayoutSizeChanged() function