Home
last modified time | relevance | path

Searched refs:HasRel (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_anchor_element.cc321 bool HTMLAnchorElement::HasRel(uint32_t relation) const { in HasRel() function in blink::HTMLAnchorElement
505 !HasRel(kRelationNoReferrer)) { in HandleClick()
541 if (HasRel(kRelationNoReferrer)) { in HandleClick()
545 if (HasRel(kRelationNoOpener) || in HandleClick()
546 (EqualIgnoringASCIICase(target, "_blank") && !HasRel(kRelationOpener) && in HandleClick()
H A Dhtml_anchor_element.h91 bool HasRel(uint32_t relation) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_anchor_element.cc313 bool HTMLAnchorElement::HasRel(uint32_t relation) const { in HasRel() function in blink::HTMLAnchorElement
399 !HasRel(kRelationNoReferrer)) { in HandleClick()
426 if (HasRel(kRelationNoReferrer)) { in HandleClick()
430 if (HasRel(kRelationNoOpener)) in HandleClick()
H A Dhtml_anchor_element.h84 bool HasRel(uint32_t relation) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/
H A Dcontext_menu_controller.cc451 if (anchor->HasRel(kRelationNoReferrer)) in ShowContextMenu()
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_link.go184 func (t *Link) HasRel(idx int) (p Presence) { func
H A Dgen_mention.go184 func (t *Mention) HasRel(idx int) (p Presence) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/
H A Dcontext_menu_controller.cc486 if (anchor->HasRel(kRelationNoReferrer)) in ShowContextMenu()
/dports/textproc/tidyp/tidyp-1.04/src/
H A Daccess.c2313 Bool HasRel = no; in CheckLink() local
2325 HasRel = yes; in CheckLink()
2334 if (HasRel && HasType) in CheckLink()
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Daccess.c2412 Bool HasRel = no; in CheckLink() local
2424 HasRel = yes; in CheckLink()
2433 if (HasRel && HasType) in CheckLink()
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Daccess.c2650 Bool HasRel = no; in CheckLink() local
2662 HasRel = yes; in CheckLink()
2671 if (HasRel && HasType) in CheckLink()
H A Dtags.c1016 Bool HasRel = TY_(AttrGetById)(node, TidyAttr_REL) != NULL; in CheckLINK() local
1024 if (!HasItemprop && !HasRel) in CheckLINK()
/dports/www/tidy-lib/tidy/src/
H A Daccess.c2378 Bool HasRel = no; in CheckLink() local
2390 HasRel = yes; in CheckLink()
2399 if (HasRel && HasType) in CheckLink()
/dports/www/tidy-devel/tidy/src/
H A Daccess.c2378 Bool HasRel = no; in CheckLink() local
2390 HasRel = yes; in CheckLink()
2399 if (HasRel && HasType) in CheckLink()