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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLAnchorElement.cpp285 bool HTMLAnchorElement::hasRel(uint32_t relation) const function in class:blink::HTMLAnchorElement
348 if (!hasRel(RelationNoReferrer)) {
362 if (hasRel(RelationNoReferrer))
H A DHTMLAnchorElement.h80 bool hasRel(uint32_t relation) const;

Completed in 718 milliseconds