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

/haiku/src/libs/alm/
H A DALMLayout.cpp72 bool AttempAdd(T* tab) function in struct:BALM::BALMLayout::TabAddTransaction
878 if (!leftTabAdd.AttempAdd(left))
882 if (!topTabAdd.AttempAdd(top))
886 if (!rightTabAdd.AttempAdd(right))
890 if (!bottomTabAdd.AttempAdd(bottom))
1208 if (adder.AttempAdd(tab))
1221 if (adder.AttempAdd(tab))

Completed in 35 milliseconds