Searched refs:textEmphasisColor (Results 1 – 7 of 7) sorted by relevance
122 && textEmphasisColor == o.textEmphasisColor in operator ==()
59 Color textEmphasisColor; variable
562 || rareInheritedData->textEmphasisColor != other->rareInheritedData->textEmphasisColor in diff()1137 result = textEmphasisColor(); in colorIncludingFallback()
1089 void setTextEmphasisColor(const Color& c) { SET_VAR(rareInheritedData, textEmphasisColor, c) } in setTextEmphasisColor()1361 const Color& textEmphasisColor() const { return rareInheritedData->textEmphasisColor; } in textEmphasisColor() function
379 …tyWebkitTextEmphasisColor, new ApplyPropertyColorBase(&RenderStyle::textEmphasisColor, &RenderStyl… in CSSStyleApplyProperty()
1330 return currentColorOrValidColor(style.get(), style->textEmphasisColor()); in getPropertyCSSValue()
1538 (WebCore::InheritedFlags::textEmphasisColor):