Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderThemeChromiumLinux.h84 unsigned inactiveForegroundColor);
DRenderThemeChromiumLinux.cpp179 unsigned inactiveForegroundColor) in setSelectionColors() argument
184 m_inactiveSelectionForegroundColor = inactiveForegroundColor; in setSelectionColors()
/external/webkit/Source/WebKit/chromium/public/
DWebView.h329 unsigned inactiveForegroundColor) = 0;
/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.h196 unsigned inactiveForegroundColor);
DWebViewImpl.cpp2091 unsigned inactiveForegroundColor) { in setSelectionColors() argument
2096 inactiveForegroundColor); in setSelectionColors()