Searched refs:scrollBarWidth (Results 1 – 1 of 1) sorted by relevance
4450 const int scrollBarWidth = verticalScrollbarWidth(); in noOverflowRect() local4452 …= borderLeft() + (style()->shouldPlaceBlockDirectionScrollbarOnLogicalLeft() ? scrollBarWidth : 0); in noOverflowRect()4470 rect.contract(scrollBarWidth, scrollBarHeight); in noOverflowRect()