HomeSort by relevance Sort by last modified time
    Searched refs:aLink (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLBodyElement.idl 22 [Reflect] attribute DOMString aLink;
HTMLBodyElement.h 39 String aLink() const;
HTMLDocument.cpp 182 return bodyElement->aLink();
192 if (bodyElement->aLink() != value)
HTMLBodyElement.cpp 202 String HTMLBodyElement::aLink() const

Completed in 537 milliseconds