Searched defs:shouldCenterOnThumb (Results 1 – 8 of 8) sorted by relevance
49 …virtual bool shouldCenterOnThumb(Scrollbar* scrollbar, const PlatformMouseEvent& event) { return S… in shouldCenterOnThumb() function
123 bool ScrollbarThemeChromiumLinux::shouldCenterOnThumb(Scrollbar*, const PlatformMouseEvent& evt) in shouldCenterOnThumb() function in WebCore::ScrollbarThemeChromiumLinux
238 bool ScrollbarThemeChromiumWin::shouldCenterOnThumb(Scrollbar*, const PlatformMouseEvent& evt) in shouldCenterOnThumb() function in WebCore::ScrollbarThemeChromiumWin
82 virtual bool shouldCenterOnThumb(Scrollbar*, const PlatformMouseEvent&) { return false; } in shouldCenterOnThumb() function
183 bool ScrollbarThemeQt::shouldCenterOnThumb(Scrollbar*, const PlatformMouseEvent& evt) in shouldCenterOnThumb() function in WebCore::ScrollbarThemeQt
263 bool ScrollbarThemeGtk::shouldCenterOnThumb(Scrollbar*, const PlatformMouseEvent& event) in shouldCenterOnThumb() function in WebCore::ScrollbarThemeGtk
201 bool ScrollbarThemeSafari::shouldCenterOnThumb(Scrollbar*, const PlatformMouseEvent& evt) in shouldCenterOnThumb() function in WebCore::ScrollbarThemeSafari
191 bool ScrollbarThemeWin::shouldCenterOnThumb(Scrollbar*, const PlatformMouseEvent& evt) in shouldCenterOnThumb() function in WebCore::ScrollbarThemeWin