platformInactiveSelectionBackgroundColor  483 Source/core/rendering/RenderTheme.cpp     return platformInactiveSelectionBackgroundColor().blendWithWhite();
platformInactiveSelectionBackgroundColor  553 Source/core/rendering/RenderTheme.cpp     return platformInactiveSelectionBackgroundColor();
platformInactiveSelectionBackgroundColor  203 Source/core/rendering/RenderTheme.h     virtual Color platformInactiveSelectionBackgroundColor() const;
platformInactiveSelectionBackgroundColor   55 Source/core/rendering/RenderThemeChromiumDefault.h     virtual Color platformInactiveSelectionBackgroundColor() const OVERRIDE;
platformInactiveSelectionBackgroundColor   50 Source/core/rendering/RenderThemeChromiumMac.h     virtual Color platformInactiveSelectionBackgroundColor() const OVERRIDE;
platformInactiveSelectionBackgroundColor   58 Source/core/rendering/RenderThemeChromiumSkia.h     virtual Color platformInactiveSelectionBackgroundColor() const OVERRIDE;