setSelectionColors   88 Source/core/rendering/RenderThemeChromiumDefault.h     static void setSelectionColors(unsigned activeBackgroundColor, unsigned activeForegroundColor, unsigned inactiveBackgroundColor, unsigned inactiveForegroundColor);
setSelectionColors 3405 Source/web/WebViewImpl.cpp     RenderThemeChromiumDefault::setSelectionColors(activeBackgroundColor, activeForegroundColor, inactiveBackgroundColor, inactiveForegroundColor);
setSelectionColors  273 Source/web/WebViewImpl.h     virtual void setSelectionColors(unsigned activeBackgroundColor,
setSelectionColors  430 public/web/WebView.h     virtual void setSelectionColors(unsigned activeBackgroundColor,