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.cpp40 …ge> ElementStyleResources::styleImage(Document& document, const TextLinkColors& textLinkColors, Co… in styleImage()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.cpp113 …adientValue> CSSGradientValue::gradientWithStylesResolved(const TextLinkColors& textLinkColors, Co… in gradientWithStylesResolved()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h616 TextLinkColors& textLinkColors() { return m_textLinkColors; } in textLinkColors() function