Home | History | Annotate | Download | only in style

Lines Matching refs:textStrokeColor

699                 || rareInheritedData->textStrokeColor() != other.rareInheritedData->textStrokeColor()
1389 StyleColor textStrokeStyleColor = isVisited ? visitedLinkTextStrokeColor() : textStrokeColor();
1443 result = visitedLink ? visitedLinkTextStrokeColor() : textStrokeColor();