Home | History | Annotate | Download | only in style

Lines Matching refs:visitedDependentColor

376         StyleColor color = visitedDependentColor(CSSPropertyBackgroundColor);
1440 StyleColor visitedDependentColor(int colorProperty) const;
1665 // Color accessors are all private to make sure callers use visitedDependentColor instead to access them.