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

/haiku/src/tests/libs/alm/
H A DFriendLayout.cpp67 fBottom = fLayout2->BottomOf(button5);
68 fTop = fLayout2->BottomOf(button4);
/haiku/headers/libs/alm/
H A DALMLayout.h131 YTab* BottomOf(const BView* view) const;
132 YTab* BottomOf(const BLayoutItem* item) const;
/haiku/src/libs/alm/
H A DALMLayout.cpp738 BALMLayout::BottomOf(const BView* view) const function in class:BALMLayout
748 BALMLayout::BottomOf(const BLayoutItem* item) const function in class:BALMLayout

Completed in 37 milliseconds