Home
last modified time | relevance | path

Searched defs:IsHTMLDocument (Results 1 – 14 of 14) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dxmldocument.rs35 is_html_document: IsHTMLDocument, in new_inherited()
62 doctype: IsHTMLDocument, in new()
H A Ddocument.rs175 pub enum IsHTMLDocument { enum
2145 is_html_document: IsHTMLDocument, in new_inherited()
2287 doctype: IsHTMLDocument, in new()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/parser/
H A Dcss_parser_context.h90 bool IsHTMLDocument() const { return is_html_document_; } in IsHTMLDocument() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/parser/
H A Dcss_parser_context.h93 bool IsHTMLDocument() const { return is_html_document_; } in IsHTMLDocument() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/exported/
H A Dweb_document.cc129 bool WebDocument::IsHTMLDocument() const { in IsHTMLDocument() function in blink::WebDocument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dweb_document.cc124 bool WebDocument::IsHTMLDocument() const { in IsHTMLDocument() function in blink::WebDocument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIDocument.h1591 bool IsHTMLDocument() const in IsHTMLDocument() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Ddocument.h567 bool IsHTMLDocument() const { return document_classes_ & kHTMLDocumentClass; } in IsHTMLDocument() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Ddocument.h482 bool IsHTMLDocument() const { return document_classes_ & kHTMLDocumentClass; } in IsHTMLDocument() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIDocument.h1663 bool IsHTMLDocument() const { return mType == eHTML; } in IsHTMLDocument() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h2136 bool IsHTMLDocument() const { return mType == eHTML; } in IsHTMLDocument() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h2200 bool IsHTMLDocument() const { return mType == eHTML; } in IsHTMLDocument() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h2172 bool IsHTMLDocument() const { return mType == eHTML; } in IsHTMLDocument() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h2172 bool IsHTMLDocument() const { return mType == eHTML; } in IsHTMLDocument() function