Searched refs:colorIncludingFallback (Results 1 – 4 of 4) sorted by relevance
1105 const Color RenderStyle::colorIncludingFallback(int colorProperty, EBorderStyle borderStyle) const in colorIncludingFallback() function in WebCore::RenderStyle1165 Color unvisitedColor = colorIncludingFallback(colorProperty, borderStyle); in visitedDependentColor()1172 Color visitedColor = visitedStyle->colorIncludingFallback(colorProperty, borderStyle); in visitedDependentColor()
1365 const Color colorIncludingFallback(int colorProperty, EBorderStyle borderStyle) const;
1233 (WebCore::RenderStyle::colorIncludingFallback):7382 (WebCore::colorIncludingFallback):24758 (WebCore::colorIncludingFallback):
1521 (WebCore::RenderStyle::colorIncludingFallback): Handle text-emphasis-color.