Searched defs:scrollBarWidth (Results 1 – 11 of 11) sorted by relevance
36 const std::pair<bool, Dimension>& scrollBarWidth, EdgeEffect edgeEffect) in InitScrollBar()
217 void SetScrollBarWidth(const Dimension& scrollBarWidth) in SetScrollBarWidth()
72 double scrollBarWidth = scrollBar->GetNormalWidthToPx(); in PaintCircleBar() local107 double scrollBarWidth = scrollBar->GetNormalWidthToPx(); in PaintCircleBar() local
57 double scrollBarWidth = scrollBar->GetNormalWidthToPx(); in PaintCircleBar() local
46 std::pair<bool, Dimension> scrollBarWidth; member
54 auto scrollBarWidth = std::max(size.Width() - NormalizeToPx(reservedHeight_), 0.0); in SetBarRegion() local
316 CalcDimension scrollBarWidth; in SetScrollBarWidth() local
364 CalcDimension scrollBarWidth; in SetScrollBarWidth() local
155 auto scrollBarWidth = in SetBarRegion() local
147 std::pair<bool, Dimension> scrollBarWidth; member
5535 double scrollBarWidth = 0.0; local