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