Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.h57 const AtomicString& alinkColor() const;
DHTMLDocument.idl54 [TreatNullAs=NullString, CustomElementCallbacks] attribute DOMString alinkColor;
DHTMLDocument.cpp180 const AtomicString& HTMLDocument::alinkColor() const in alinkColor() function in WebCore::HTMLDocument