Home
last modified time | relevance | path

Searched defs:IsXULElement (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsIContent.h220 inline bool IsXULElement() const { return IsInNamespace(kNameSpaceID_XUL); } in IsXULElement() function
222 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
H A DnsINode.h782 inline bool IsXULElement() const { in IsXULElement() function
786 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsIContent.h200 inline bool IsXULElement() const { return IsInNamespace(kNameSpaceID_XUL); } in IsXULElement() function
202 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
H A DnsINode.h817 inline bool IsXULElement() const { in IsXULElement() function
821 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsIContent.h220 inline bool IsXULElement() const { return IsInNamespace(kNameSpaceID_XUL); } in IsXULElement() function
222 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
H A DnsINode.h782 inline bool IsXULElement() const { in IsXULElement() function
786 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsIContent.h231 inline bool IsXULElement() const { return IsInNamespace(kNameSpaceID_XUL); } in IsXULElement() function
233 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
H A DnsINode.h780 inline bool IsXULElement() const { in IsXULElement() function
784 inline bool IsXULElement(const nsAtom* aTag) const { in IsXULElement() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIContent.h293 inline bool IsXULElement() const in IsXULElement() function
298 inline bool IsXULElement(nsIAtom* aTag) const in IsXULElement() function
H A DnsINode.h644 inline bool IsXULElement() const in IsXULElement() function
649 inline bool IsXULElement(nsIAtom* aTag) const in IsXULElement() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIContent.h299 inline bool IsXULElement() const { return IsInNamespace(kNameSpaceID_XUL); } in IsXULElement() function
301 inline bool IsXULElement(nsAtom* aTag) const { in IsXULElement() function
H A DnsINode.h660 inline bool IsXULElement() const { in IsXULElement() function
664 inline bool IsXULElement(nsAtom* aTag) const { in IsXULElement() function