Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/android/
DScrollViewAndroid.cpp83 void ScrollView::platformScrollbarModes(ScrollbarMode& h, ScrollbarMode& v) const in platformScrollbarModes() function in WebCore::ScrollView
/external/webkit/WebCore/platform/wx/
DScrollViewWx.cpp303 void ScrollView::platformScrollbarModes(ScrollbarMode& horizontal, ScrollbarMode& vertical) const in platformScrollbarModes() function in WebCore::ScrollView
/external/webkit/WebCore/platform/
DScrollView.cpp993 void ScrollView::platformScrollbarModes(ScrollbarMode& horizontal, ScrollbarMode& vertical) const in wheelEvent() function in WebCore::ScrollView