HomeSort by relevance Sort by last modified time
    Searched defs:shouldCenterOnThumb (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
ScrollbarThemeChromiumDefault.cpp 125 bool ScrollbarThemeChromiumDefault::shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent& evt)
ScrollbarThemeChromiumWin.cpp 223 bool ScrollbarThemeChromiumWin::shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent& evt)
  /external/chromium_org/third_party/WebKit/Source/core/platform/
ScrollbarTheme.h 91 virtual bool shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent&) { return false; }

Completed in 433 milliseconds