Home
last modified time | relevance | path

Searched refs:platformInactiveSelectionBackgroundColor (Results 1 – 25 of 35) sorted by relevance

12

/external/webkit/Source/WebCore/platform/haiku/
DRenderThemeHaiku.h48 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeHaiku.cpp85 Color RenderThemeHaiku::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeHaiku
/external/webkit/Source/WebCore/rendering/
DRenderThemeChromiumLinux.h53 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeChromiumWin.h54 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeChromiumSkia.h56 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeWinCE.h60 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeSafari.h69 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderTheme.cpp538 … m_inactiveSelectionBackgroundColor = platformInactiveSelectionBackgroundColor().blendWithWhite(); in inactiveSelectionBackgroundColor()
596 Color RenderTheme::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderTheme
621 return platformInactiveSelectionBackgroundColor(); in platformInactiveListBoxSelectionBackgroundColor()
DRenderThemeWin.h61 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeMac.h58 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeChromiumLinux.cpp131 Color RenderThemeChromiumLinux::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeChromiumLinux
DRenderTheme.h208 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeChromiumSkia.cpp131 Color RenderThemeChromiumSkia::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeChromiumSkia
DRenderThemeChromiumWin.cpp262 Color RenderThemeChromiumWin::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeChromiumWin
DRenderThemeWinCE.cpp112 Color RenderThemeWinCE::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeWinCE
DRenderThemeWin.cpp266 Color RenderThemeWin::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeWin
DRenderThemeSafari.cpp155 Color RenderThemeSafari::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeSafari
/external/webkit/Source/WebCore/platform/wx/
DRenderThemeWx.cpp97 virtual Color platformInactiveSelectionBackgroundColor() const;
399 Color RenderThemeWx::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeWx
/external/webkit/Source/WebCore/platform/android/
DRenderThemeAndroid.h59 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeAndroid.cpp144 Color RenderThemeAndroid::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeAndroid
/external/webkit/Source/WebCore/platform/qt/
DRenderThemeQt.h69 virtual Color platformInactiveSelectionBackgroundColor() const;
/external/webkit/Source/WebCore/platform/efl/
DRenderThemeEfl.h96 …virtual Color platformInactiveSelectionBackgroundColor() const { return m_inactiveSelectionBackgro… in platformInactiveSelectionBackgroundColor() function
/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.h68 virtual Color platformInactiveSelectionBackgroundColor() const;
DRenderThemeGtk2.cpp676 Color RenderThemeGtk::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeGtk
DRenderThemeGtk3.cpp866 Color RenderThemeGtk::platformInactiveSelectionBackgroundColor() const in platformInactiveSelectionBackgroundColor() function in WebCore::RenderThemeGtk

12