Searched refs:computeScrollbarExistence (Results 1 – 3 of 3) sorted by relevance
290 …void computeScrollbarExistence(bool& newHasHorizontalScrollbar, bool& newHasVerticalScrollbar, Com…
332 void ScrollView::computeScrollbarExistence(bool& newHasHorizontalScrollbar, bool& newHasVerticalScr… in computeScrollbarExistence() function in WebCore::ScrollView438 computeScrollbarExistence(newHasHorizontalScrollbar, newHasVerticalScrollbar, option); in adjustScrollbarExistence()
621 computeScrollbarExistence(shouldHaveHorizontalScrollbar, shouldHaveVerticalScrollbar); in recalcOverflowAfterStyleChange()