Searched refs:isStretchingChildren (Results 1 – 3 of 3) sorted by relevance
49 virtual bool isStretchingChildren() const { return m_stretchingChildren; } in isStretchingChildren() function
919 virtual bool isStretchingChildren() const { return false; } in isStretchingChildren() function
2737 && parent()->isStretchingChildren()) { in computeLogicalHeight()