Home
last modified time | relevance | path

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

/haiku/src/preferences/input/
H A DMouseView.cpp35 static const int32 kMouseDownWidth = 72; variable
38 #define W kMouseDownWidth / 100
127 *_width = fScaling * (kMouseDownWidth + 2); in GetPreferredSize()
321 return BRect(0, fScaling * kButtonTop, fScaling * kMouseDownWidth, in _ButtonsRect()