Home
last modified time | relevance | path

Searched defs:thumbPos (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbar.cpp205 …int thumbPos = scrollbar->theme()->trackPosition(scrollbar) + scrollbar->theme()->thumbPosition(sc… in thumbUnderMouse() local
306 int thumbPos = theme()->thumbPosition(this); in moveThumb() local
DScrollbarTheme.cpp222 int thumbPos = thumbPosition(scrollbar); in splitTrack() local