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

/haiku-fatelf/src/preferences/mouse/
H A DMouseView.cpp34 static const int32 kMouseDownWidth = 72; variable
38 = { 0, kMouseDownWidth };
40 = { 0, kMouseDownWidth / 2, kMouseDownWidth };
42 = { 0, kMouseDownWidth / 3, kMouseDownWidth / 3 * 2, kMouseDownWidth };
109 *_width = kMouseDownWidth + 2;
119 Invalidate(BRect(0, kButtonTop, kMouseDownWidth,
144 Invalidate(BRect(0, kButtonTop, kMouseDownWidth, kButtonTo
[all...]

Completed in 52 milliseconds