Searched refs:textDecorationColor (Results 1 – 3 of 3) sorted by relevance
1376 return visitedLink ? visitedLinkTextDecorationColor() : textDecorationColor(); in colorIncludingFallback()
1764 Color textDecorationColor() const { return rareNonInheritedData->m_textDecorationColor; } in textDecorationColor() function
2279 return currentColorOrValidColor(*style, style->textDecorationColor()); in getPropertyCSSValue()