HomeSort by relevance Sort by last modified time
    Searched refs:setSelectionColors (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderThemeChromiumLinux.h 81 static void setSelectionColors(unsigned activeBackgroundColor,
RenderThemeChromiumLinux.cpp 175 void RenderThemeChromiumLinux::setSelectionColors(
  /external/webkit/Source/WebKit/chromium/public/
WebView.h 326 virtual void setSelectionColors(unsigned activeBackgroundColor,
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.h 193 virtual void setSelectionColors(unsigned activeBackgroundColor,
WebViewImpl.cpp     [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.cpp 550 m_shell->webView()->setSelectionColors(0xff1e90ff, 0xff000000, 0xffc8c8c8, 0xff323232);
    [all...]

Completed in 183 milliseconds