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

/haiku/headers/libs/alm/
H A DTab.h34 void LayoutLeaving(BALMLayout* layout);
/haiku/src/libs/alm/
H A DSharedSolver.h46 void LayoutLeaving(const BALMLayout* layout);
H A DTab.cpp94 TabBase::LayoutLeaving(BALMLayout* layout) function in class:TabBase
H A DALMLayout.cpp321 fSolver->LayoutLeaving(this);
1451 void BALMLayout::_RemoveSelfFromTab(XTab* tab) { tab->LayoutLeaving(this); }
1452 void BALMLayout::_RemoveSelfFromTab(YTab* tab) { tab->LayoutLeaving(this); }
H A DSharedSolver.cpp153 SharedSolver::LayoutLeaving(const BALMLayout* layout) function in class:SharedSolver

Completed in 93 milliseconds