Searched refs:setScrollbarColors (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
H A DPlatformThemeChromiumGtk.h50 static void setScrollbarColors(unsigned inactiveColor,
H A DPlatformThemeChromiumGtk.cpp40 void PlatformThemeChromiumGtk::setScrollbarColors( function in class:WebCore::PlatformThemeChromiumGtk
/external/webkit/Source/WebKit/chromium/public/
H A DWebView.h322 virtual void setScrollbarColors(unsigned inactiveColor,
/external/webkit/Source/WebKit/chromium/src/
H A DWebViewImpl.h190 virtual void setScrollbarColors(unsigned inactiveColor,
H A DWebViewImpl.cpp2078 void WebViewImpl::setScrollbarColors(unsigned inactiveColor, function in class:WebKit::WebViewImpl
2082 PlatformThemeChromiumGtk::setScrollbarColors(inactiveColor,

Completed in 63 milliseconds