Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/wx/wxcode/
Dscrollbar_render.h61 float thumbPos = ((float)current / (float)max) * ((float)physicalLength - thumbSize); in calcThumbStartAndLength() local
/external/webkit/Source/WebCore/platform/
DScrollbar.cpp180 …int thumbPos = scrollbar->theme()->trackPosition(scrollbar) + scrollbar->theme()->thumbPosition(sc… in thumbUnderMouse() local
259 int thumbPos = theme()->thumbPosition(this); in moveThumb() local
DScrollbarThemeComposite.cpp247 int thumbPos = thumbPosition(scrollbar); in splitTrack() local
/external/webkit/Source/WebCore/platform/gtk/
DScrollbarThemeGtk.cpp177 int thumbPos = thumbPosition(scrollbar); in thumbRect() local