Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderDeprecatedFlexibleBox.h49 virtual bool isStretchingChildren() const { return m_stretchingChildren; } in isStretchingChildren() function
DRenderObject.h919 virtual bool isStretchingChildren() const { return false; } in isStretchingChildren() function