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

/haiku/src/kits/interface/
H A DAbstractLayout.cpp44 virtual void SetPreferredSize(const BSize&) = 0;
102 void SetPreferredSize(const BSize& preferred) function in struct:BAbstractLayout::DataProxy
215 void SetPreferredSize(const BSize& preferred) function in struct:BAbstractLayout::ViewProxy
340 fExplicitData->SetPreferredSize(size);
/haiku/src/libs/alm/
H A DSharedSolver.h83 void SetPreferredSize(BALM::BALMLayout* layout,
H A DSharedSolver.cpp79 solver->SetPreferredSize(layout, BSize(width, height));
444 SharedSolver::SetPreferredSize(BALMLayout* layout, const BSize& preferred) function in class:SharedSolver

Completed in 40 milliseconds