Home | History | Annotate | Download | only in style

Lines Matching refs:colorIncludingFallback

1105 const Color RenderStyle::colorIncludingFallback(int colorProperty, EBorderStyle borderStyle) const
1165 Color unvisitedColor = colorIncludingFallback(colorProperty, borderStyle);
1172 Color visitedColor = visitedStyle->colorIncludingFallback(colorProperty, borderStyle);