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

/haiku/src/kits/interface/
H A DColumnListView.cpp2270 hScrollBarHeight = be_control_look->GetScrollBarWidth(B_HORIZONTAL); local
2283 outlineRect.bottom -= hScrollBarHeight;
2293 vScrollBarRect.bottom -= hScrollBarHeight;
2296 hScrollBarRect.top = hScrollBarRect.bottom - hScrollBarHeight;

Completed in 44 milliseconds