Searched refs:realLayout (Results 1 – 3 of 3) sorted by relevance
1319 BSplitLayout::_InternalGetHeightForWidth(float width, bool realLayout, in _InternalGetHeightForWidth() argument1322 if ((realLayout && fHeightForWidthVerticalLayouterWidth != width) in _InternalGetHeightForWidth()1323 || (!realLayout && fCachedHeightForWidthWidth != width)) { in _InternalGetHeightForWidth()1335 if (realLayout) { in _InternalGetHeightForWidth()1353 if (!realLayout) in _InternalGetHeightForWidth()
139 bool realLayout, float* minHeight,
118 bool realLayout, float* minHeight,897 LocalLayouter* localLayouter, BLayoutContext* context, bool realLayout, in InternalGetHeightForWidth() argument