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

/external/webkit/Source/WebCore/rendering/
H A DRenderFlexibleBox.h51 virtual bool isStretchingChildren() const { return m_stretchingChildren; } function in class:WebCore::RenderFlexibleBox
H A DRenderObject.h734 virtual bool isStretchingChildren() const { return false; } function in class:WebCore::RenderObject
H A DRenderBox.cpp1835 && parent()->isStretchingChildren()) {

Completed in 268 milliseconds