Searched refs:setSelectionColors (Results 1 – 8 of 8) sorted by relevance
81 static void setSelectionColors(unsigned activeBackgroundColor,
175 void RenderThemeChromiumLinux::setSelectionColors( in setSelectionColors() function in WebCore::RenderThemeChromiumLinux
326 virtual void setSelectionColors(unsigned activeBackgroundColor,
193 virtual void setSelectionColors(unsigned activeBackgroundColor,
2088 void WebViewImpl::setSelectionColors(unsigned activeBackgroundColor, in setSelectionColors() function in WebKit::WebViewImpl2093 RenderThemeChromiumLinux::setSelectionColors(activeBackgroundColor, in setSelectionColors()
550 m_shell->webView()->setSelectionColors(0xff1e90ff, 0xff000000, 0xffc8c8c8, 0xff323232); in reset()
8349 (WebKit::WebViewImpl::setSelectionColors):25137 (WebKit::WebViewImpl::setSelectionColors): Implements new interface.
4337 (WebCore::RenderThemeChromiumLinux::setSelectionColors):