Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h591 TextLinkColors& textLinkColors() { return m_textLinkColors; } in textLinkColors()
1228 TextLinkColors m_textLinkColors; variable