Searched refs:blendWithWhite (Results 1 – 7 of 7) sorted by relevance
125 Color blendWithWhite() const;
323 Color Color::blendWithWhite() const in blendWithWhite() function in WebCore::Color
531 … m_activeSelectionBackgroundColor = platformActiveSelectionBackgroundColor().blendWithWhite(); in activeSelectionBackgroundColor()538 … m_inactiveSelectionBackgroundColor = platformInactiveSelectionBackgroundColor().blendWithWhite(); in inactiveSelectionBackgroundColor()
1446 color = pseudoStyle->visitedDependentColor(CSSPropertyBackgroundColor).blendWithWhite(); in selectionBackgroundColor()
6072 Color col = getColorFromPrimitiveValue(primitiveValue).blendWithWhite(); in applyProperty()
48939 (WebCore::Color::blendWithWhite):49654 (WebCore::Color::blendWithWhite):
15099 (WebCore::Color::blendWithWhite): Changed for the above rename.