Searched defs:shouldCenterOnThumb (Results 1 – 4 of 4) sorted by relevance
48 …virtual bool shouldCenterOnThumb(ScrollbarThemeClient* scrollbar, const PlatformMouseEvent& event)… in shouldCenterOnThumb() function
143 bool ScrollbarThemeGtkOrAura::shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent& … in shouldCenterOnThumb() function in WebCore::ScrollbarThemeGtkOrAura
223 bool ScrollbarThemeWin::shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent& evt) in shouldCenterOnThumb() function in WebCore::ScrollbarThemeWin
87 …virtual bool shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent&) { return false;… in shouldCenterOnThumb() function