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

/haiku/src/apps/deskbar/
H A DBarView.cpp176 menuFrame.bottom = menuFrame.top + TeamMenuItemHeight();
478 height = std::max(TeamMenuItemHeight(),
620 expandoFrame.bottom = TeamMenuItemHeight();
681 windowHeight = std::max(TeamMenuItemHeight(),
1263 TBarView::TeamMenuItemHeight() const function in class:TBarView
H A DBarView.h173 float TeamMenuItemHeight() const;
H A DTeamMenuItem.cpp230 *height = fBarView->TeamMenuItemHeight();
H A DStatusView.cpp278 height = fBarView->TeamMenuItemHeight();
1201 loc.y = (fBarView->TeamMenuItemHeight() + 1)

Completed in 53 milliseconds