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

/haiku/src/kits/interface/
H A DSplitLayout.cpp1183 bool heightForWidth = (fOrientation == B_HORIZONTAL && HasHeightForWidth()); local
1188 || nextVisible != nextInfo->isVisible || heightForWidth) {
1199 if (heightForWidth) {

Completed in 85 milliseconds