Home
last modified time | relevance | path

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

12

/external/webkit/Source/WebCore/platform/haiku/
DRenderThemeHaiku.h47 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeHaiku.cpp80 Color RenderThemeHaiku::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeHaiku
/external/webkit/Source/WebCore/rendering/
DRenderThemeChromiumLinux.h52 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeChromiumWin.h53 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeChromiumSkia.h55 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeWinCE.h59 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeSafari.h68 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeWin.h60 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderTheme.cpp531 … m_activeSelectionBackgroundColor = platformActiveSelectionBackgroundColor().blendWithWhite(); in activeSelectionBackgroundColor()
584 Color RenderTheme::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderTheme
611 return platformActiveSelectionBackgroundColor(); in platformActiveListBoxSelectionBackgroundColor()
DRenderThemeMac.h57 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderTheme.h207 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeChromiumLinux.cpp126 Color RenderThemeChromiumLinux::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeChromiumLinux
DRenderThemeChromiumSkia.cpp126 Color RenderThemeChromiumSkia::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeChromiumSkia
DRenderThemeChromiumWin.cpp254 Color RenderThemeChromiumWin::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeChromiumWin
DRenderThemeWinCE.cpp106 Color RenderThemeWinCE::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeWinCE
DRenderThemeWin.cpp260 Color RenderThemeWin::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeWin
/external/webkit/Source/WebCore/platform/wx/
DRenderThemeWx.cpp96 virtual Color platformActiveSelectionBackgroundColor() const;
394 Color RenderThemeWx::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeWx
/external/webkit/Source/WebCore/platform/android/
DRenderThemeAndroid.h58 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeAndroid.cpp186 Color RenderThemeAndroid::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeAndroid
/external/webkit/Source/WebCore/platform/efl/
DRenderThemeEfl.h95 …virtual Color platformActiveSelectionBackgroundColor() const { return m_activeSelectionBackgroundC… in platformActiveSelectionBackgroundColor() function
/external/webkit/Source/WebCore/platform/qt/
DRenderThemeQt.h68 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeQt.cpp393 Color RenderThemeQt::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeQt
1212 QColor fgColor = platformActiveSelectionBackgroundColor(); in getMediaControlForegroundColor()
/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.h67 virtual Color platformActiveSelectionBackgroundColor() const;
DRenderThemeGtk2.cpp670 Color RenderThemeGtk::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeGtk
DRenderThemeGtk3.cpp859 Color RenderThemeGtk::platformActiveSelectionBackgroundColor() const in platformActiveSelectionBackgroundColor() function in WebCore::RenderThemeGtk

12