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

/haiku/headers/libs/alm/
H A DTab.h34 void LayoutLeaving(BALMLayout* layout);
/haiku/src/libs/alm/
H A DSharedSolver.cpp153 SharedSolver::LayoutLeaving(const BALMLayout* layout) function in class:SharedSolver
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); }

Completed in 58 milliseconds