Searched refs:isHorizontalExpand (Results 1 – 6 of 6) sorted by relevance
408 if ((*currChild)->isHorizontalExpand()) { in expandContent()418 bool hexpand = !(!isHorizontalExpand() && getParent()); in expandContent()499 if (hexpand || (*currChild)->isHorizontalExpand()) { in expandContent()
149 if (isHorizontalExpand()) { in adjustContent()
1408 bool isHorizontalExpand() const;
174 bool isHorizontalExpand() const;
1142 return self.real_widget.isHorizontalExpand()
431 bool Widget::isHorizontalExpand() const in isHorizontalExpand() function in fcn::Widget