Home
last modified time | relevance | path

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

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