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

/haiku/src/apps/pulse/
H A DMiniPulseView.cpp93 int idle_height = h - bar_height; local
96 if (idle_height > 0) {
98 FillRect(BRect(left, top, right, top + idle_height - 1));

Completed in 98 milliseconds