Home | History | Annotate | Download | only in style

Lines Matching refs:visitedLinkTextStrokeColor

1389         StyleColor textStrokeStyleColor = isVisited ? visitedLinkTextStrokeColor() : textStrokeColor();
1443 result = visitedLink ? visitedLinkTextStrokeColor() : textStrokeColor();