Searched refs:kSepItemWidth (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DExpandoMenuBar.h48 const float kSepItemWidth = 5.0f; variable
H A DBarMenuBar.cpp59 const float kSepItemWidth = 5.0f; variable
82 frame.right = frame.left + kSepItemWidth;
158 fDeskbarMenuItem->SetContentSize(width - kSepItemWidth, height);

Completed in 14 milliseconds