Home
last modified time | relevance | path

Searched refs:visitedDependentDecorationColor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.cpp2777 resultColor = styleToUse->visitedDependentDecorationColor(); in getTextDecorations()
2807 resultColor = styleToUse->visitedDependentDecorationColor(); in getTextDecorations()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1397 Color RenderStyle::visitedDependentDecorationColor() const in visitedDependentDecorationColor() function in blink::RenderStyle
DRenderStyle.h1532 Color visitedDependentDecorationColor() const;