Home
last modified time | relevance | path

Searched refs:ScrollbarControlState (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/platform/
DScrollTypes.h51 typedef unsigned ScrollbarControlState; typedef
DScrollbarThemeComposite.cpp106 ScrollbarControlState s = 0; in paint()
/external/webkit/WebCore/platform/win/
DScrollbarThemeSafari.cpp86 static ScrollbarControlState scrollbarControlStateFromThemeState(ThemeControlState state) in scrollbarControlStateFromThemeState()
88 ScrollbarControlState s = 0; in scrollbarControlStateFromThemeState()
/external/webkit/WebKit/win/WebCoreSupport/
DWebChromeClient.h121 … WebCore::ScrollbarControlState, WebCore::ScrollbarPart pressedPart, bool vertical,
DWebChromeClient.cpp595ScrollbarControlState state, ScrollbarPart pressedPart, bool vertical, in paintCustomScrollbar()
/external/webkit/WebCore/page/
DChromeClient.h183ScrollbarControlState, ScrollbarPart pressedPart, bool vertical,
DChrome.cpp475 ScrollbarControlState, ScrollbarPart, bool, in paintCustomScrollbar() argument