blendWithWhite   1781 Source/core/rendering/RenderObject.cpp         return resolveColor(pseudoStyle.get(), CSSPropertyBackgroundColor).blendWithWhite();
blendWithWhite    478 Source/core/rendering/RenderTheme.cpp     return platformActiveSelectionBackgroundColor().blendWithWhite();
blendWithWhite    483 Source/core/rendering/RenderTheme.cpp     return platformInactiveSelectionBackgroundColor().blendWithWhite();
blendWithWhite    123 Source/platform/graphics/Color.h     Color blendWithWhite() const;