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

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

Completed in 87 milliseconds