Searched defs:styleColor (Results 1 – 2 of 2) sorted by relevance
45 static PassRefPtr<SVGColorProperty> create(StyleColor styleColor) in create()60 explicit SVGColorProperty(StyleColor styleColor) in SVGColorProperty()
1264 StyleColor styleColor = visitedDependentDecorationStyleColor(); in applyTextDecorations() local1382 StyleColor styleColor = isVisited ? visitedLinkTextDecorationColor() : textDecorationColor(); in visitedDependentDecorationStyleColor() local