HomeSort by relevance Sort by last modified time
    Searched defs:noHref (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/html/
HTMLAreaElement.cpp 171 bool HTMLAreaElement::noHref() const
176 void HTMLAreaElement::setNoHref(bool noHref)
178 setAttribute(nohrefAttr, noHref ? "" : 0);
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 371 @property BOOL noHref;
    [all...]

Completed in 59 milliseconds