Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.h61 const AtomicString& vlinkColor() const;
DHTMLDocument.idl56 [TreatNullAs=NullString, CustomElementCallbacks] attribute DOMString vlinkColor;
DHTMLDocument.cpp200 const AtomicString& HTMLDocument::vlinkColor() const in vlinkColor() function in WebCore::HTMLDocument