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

/haiku/src/kits/interface/
H A DColumnListView.cpp2269 const float vScrollBarWidth = be_control_look->GetScrollBarWidth(B_VERTICAL), local
2276 titleRect.right -= vScrollBarWidth;
2281 outlineRect.right -= vScrollBarWidth;
2291 vScrollBarRect.left = vScrollBarRect.right - vScrollBarWidth;
2297 hScrollBarRect.right -= vScrollBarWidth;

Completed in 47 milliseconds