Home
last modified time | relevance | path

Searched defs:styleColor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedColor.h45 static PassRefPtr<SVGColorProperty> create(StyleColor styleColor) in create()
60 explicit SVGColorProperty(StyleColor styleColor) in SVGColorProperty()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1264 StyleColor styleColor = visitedDependentDecorationStyleColor(); in applyTextDecorations() local
1382 StyleColor styleColor = isVisited ? visitedLinkTextDecorationColor() : textDecorationColor(); in visitedDependentDecorationStyleColor() local