Home
last modified time | relevance | path

Searched refs:setScrollbarColors (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
DPlatformThemeChromiumGtk.h50 static void setScrollbarColors(unsigned inactiveColor,
DPlatformThemeChromiumGtk.cpp40 void PlatformThemeChromiumGtk::setScrollbarColors( in setScrollbarColors() function in WebCore::PlatformThemeChromiumGtk
/external/webkit/Source/WebKit/chromium/public/
DWebView.h322 virtual void setScrollbarColors(unsigned inactiveColor,
/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.h190 virtual void setScrollbarColors(unsigned inactiveColor,
DWebViewImpl.cpp2078 void WebViewImpl::setScrollbarColors(unsigned inactiveColor, in setScrollbarColors() function in WebKit::WebViewImpl
2082 PlatformThemeChromiumGtk::setScrollbarColors(inactiveColor, in setScrollbarColors()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-168348 (WebKit::WebViewImpl::setScrollbarColors):
14099 (WebKit::WebViewImpl::setScrollbarColors):
14100 Call PlatformThemeChromiumGtk::setScrollbarColors() instead of
14101 RenderThemeChromiumLinux::setScrollbarColors().
25789 (WebKit::WebViewImpl::setScrollbarColors):
26558 (WebKit::WebViewImpl::setScrollbarColors):
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2924368 (WebCore::RenderThemeChromiumLinux::setScrollbarColors):
DChangeLog-2010-12-06100672 … (WebCore::PlatformThemeChromiumGtk::setScrollbarColors): Moved from RenderThemeChromiumLinux.