Home
last modified time | relevance | path

Searched refs:AddHeightForWidthConstraints (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DTwoDimensionalLayout.cpp196 bool AddHeightForWidthConstraints(
918 layouter->AddHeightForWidthConstraints(this, in InternalGetHeightForWidth()
929 updateCachedInfo = localLayouter->AddHeightForWidthConstraints(this, in InternalGetHeightForWidth()
1313 BTwoDimensionalLayout::LocalLayouter::AddHeightForWidthConstraints( in AddHeightForWidthConstraints() function in BTwoDimensionalLayout::LocalLayouter