Home
last modified time | relevance | path

Searched defs:IsHTMLOrXHTML (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIDocument.h1595 bool IsHTMLOrXHTML() const in IsHTMLOrXHTML() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIDocument.h1664 bool IsHTMLOrXHTML() const { return mType == eHTML || mType == eXHTML; } in IsHTMLOrXHTML() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h2137 bool IsHTMLOrXHTML() const { return mType == eHTML || mType == eXHTML; } in IsHTMLOrXHTML() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h2201 bool IsHTMLOrXHTML() const { return mType == eHTML || mType == eXHTML; } in IsHTMLOrXHTML() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h2173 bool IsHTMLOrXHTML() const { return mType == eHTML || mType == eXHTML; } in IsHTMLOrXHTML() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h2173 bool IsHTMLOrXHTML() const { return mType == eHTML || mType == eXHTML; } in IsHTMLOrXHTML() function