Searched refs:hasRel (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLAnchorElement.h95 bool hasRel(uint32_t relation) const;
H A DHTMLAnchorElement.cpp152 handleLinkClick(event, document(), url, getAttribute(targetAttr), hasRel(RelationNoReferrer));
274 bool HTMLAnchorElement::hasRel(uint32_t relation) const function in class:WebCore::HTMLAnchorElement

Completed in 29 milliseconds