Home
last modified time | relevance | path

Searched defs:trackLength (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollbarTheme.h87 …virtual int trackLength(Scrollbar*) { return 0; } // The length of the track along the axis of the… in trackLength() function
DScrollbarThemeComposite.cpp301 int ScrollbarThemeComposite::trackLength(Scrollbar* scrollbar) in trackLength() function in WebCore::ScrollbarThemeComposite
/external/webkit/Source/WebCore/platform/qt/
DScrollbarThemeQt.cpp229 int ScrollbarThemeQt::trackLength(Scrollbar* scrollbar) in trackLength() function in WebCore::ScrollbarThemeQt