Home | History | Annotate | Download | only in css

Lines Matching refs:visitedDependentColor

665             color = style->visitedDependentColor(colorProperty).color();
1621 return cssValuePool().createColorValue(renderer->resolveColor(m_allowVisitedStyle? style->visitedDependentColor(CSSPropertyBackgroundColor).rgb() : style->backgroundColor()).rgb());
1822 visitedDependentColor(CSSPropertyColor).rgb() : style->color().rgb());