Home
last modified time | relevance | path

Searched refs:platformInactiveSelectionForegroundColor (Results 1 – 25 of 26) sorted by relevance

12

/external/webkit/WebCore/platform/haiku/
DRenderThemeHaiku.h50 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeHaiku.cpp95 Color RenderThemeHaiku::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeHaiku
/external/webkit/WebCore/rendering/
DRenderThemeChromiumLinux.h55 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeChromiumWin.h56 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeChromiumLinux.cpp124 Color RenderThemeChromiumLinux::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeChromiumLinux
DRenderTheme.cpp498 m_inactiveSelectionForegroundColor = platformInactiveSelectionForegroundColor(); in inactiveSelectionForegroundColor()
549 Color RenderTheme::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderTheme
572 return platformInactiveSelectionForegroundColor(); in platformInactiveListBoxSelectionForegroundColor()
DRenderThemeChromiumSkia.h56 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeWince.h62 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeWin.h63 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderTheme.h188 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeChromiumWin.cpp238 Color RenderThemeChromiumWin::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeChromiumWin
DRenderThemeWince.cpp123 Color RenderThemeWince::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeWince
DRenderThemeChromiumSkia.cpp169 Color RenderThemeChromiumSkia::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeChromiumSkia
DRenderThemeWin.cpp251 Color RenderThemeWin::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeWin
/external/webkit/WebCore/platform/wx/
DRenderThemeWx.cpp99 virtual Color platformInactiveSelectionForegroundColor() const;
413 Color RenderThemeWx::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeWx
/external/webkit/WebCore/platform/android/
DRenderThemeAndroid.h64 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeAndroid.cpp122 Color RenderThemeAndroid::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeAndroid
/external/webkit/WebCore/platform/gtk/
DRenderThemeGtk.h73 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeGtk.cpp532 Color RenderThemeGtk::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeGtk
/external/webkit/WebCore/platform/qt/
DRenderThemeQt.h65 virtual Color platformInactiveSelectionForegroundColor() const;
DRenderThemeQt.cpp273 Color RenderThemeQt::platformInactiveSelectionForegroundColor() const in platformInactiveSelectionForegroundColor() function in WebCore::RenderThemeQt
/external/webkit/WebCore/
DChangeLog-2007-10-1433123 (WebCore::RenderThemeWin::platformInactiveSelectionForegroundColor):
54573 (WebCore::RenderThemeQt::platformInactiveSelectionForegroundColor):
59249 (WebCore::RenderThemeQt::platformInactiveSelectionForegroundColor):
DChangeLog-2010-01-294336 (WebCore::RenderThemeChromiumLinux::platformInactiveSelectionForegroundColor):
72163 (WebCore::RenderThemeHaiku::platformInactiveSelectionForegroundColor):
97734 (WebCore::RenderThemeChromiumSkia::platformInactiveSelectionForegroundColor):
97805 (WebCore::RenderThemeChromiumSkia::platformInactiveSelectionForegroundColor):
DChangeLog-2006-12-3148965 (WebCore::RenderTheme::platformInactiveSelectionForegroundColor):
48975 (WebCore::RenderThemeWin::platformInactiveSelectionForegroundColor):
DChangeLog-2008-08-1076105 (WebCore::RenderThemeGtk::platformInactiveSelectionForegroundColor):
80524 (WebCore::RenderThemeGtk::platformInactiveSelectionForegroundColor):

12