Home
last modified time | relevance | path

Searched refs:inactiveForegroundColor (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderThemeChromiumLinux.cpp163 unsigned inactiveForegroundColor) in setSelectionColors() argument
168 m_inactiveSelectionForegroundColor = inactiveForegroundColor; in setSelectionColors()
DRenderThemeChromiumLinux.h65 unsigned inactiveForegroundColor);
/external/webkit/WebKit/chromium/public/
DWebView.h281 unsigned inactiveForegroundColor) = 0;
/external/webkit/WebKit/chromium/src/
DWebViewImpl.h176 unsigned inactiveForegroundColor);
DWebViewImpl.cpp1760 unsigned inactiveForegroundColor) { in setSelectionColors() argument
1765 inactiveForegroundColor); in setSelectionColors()