Home
last modified time | relevance | path

Searched refs:kSwitchWidth (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/deskbar/
H A DTruncatableMenuItem.cpp99 maxWidth -= kSwitchWidth; in Label()
H A DTeamMenuItem.h47 const float kSwitchWidth = 12.0f; variable
H A DTeamMenuItem.cpp375 BRect rect(0.0f, 0.0f, kSwitchWidth, sHPad + 2.0f); in DrawExpanderArrow()
479 bounds.left = bounds.right - kSwitchWidth; in ExpanderBounds()