Home
last modified time | relevance | path

Searched defs:textLinkColors (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DElementStyleResources.cpp41 PassRefPtr<StyleImage> ElementStyleResources::styleImage(const TextLinkColors& textLinkColors, Colo… in styleImage()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.cpp109 …adientValue> CSSGradientValue::gradientWithStylesResolved(const TextLinkColors& textLinkColors, Co… in gradientWithStylesResolved()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h594 TextLinkColors& textLinkColors() { return m_textLinkColors; } in textLinkColors() function