Home
last modified time | relevance | path

Searched refs:SerializeNodeToMarkup (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/fetch/
H A DBodyExtractor.cpp83 if (!nsContentUtils::SerializeNodeToMarkup(mBody, true, serialized)) { in GetAsStream()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/fetch/
H A DBodyExtractor.cpp84 if (!nsContentUtils::SerializeNodeToMarkup(mBody, true, serialized)) { in GetAsStream()
/dports/www/firefox/firefox-99.0/dom/fetch/
H A DBodyExtractor.cpp83 if (!nsContentUtils::SerializeNodeToMarkup(mBody, true, serialized)) { in GetAsStream()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/fetch/
H A DBodyExtractor.cpp83 if (!nsContentUtils::SerializeNodeToMarkup(mBody, true, serialized)) { in GetAsStream()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/fetch/
H A DBodyExtractor.cpp85 if (!nsContentUtils::SerializeNodeToMarkup(mBody, true, serialized)) { in GetAsStream()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2663 static bool SerializeNodeToMarkup(nsINode* aRoot,
H A DFragmentOrElement.cpp2103 nsContentUtils::SerializeNodeToMarkup(this, !aIncludeSelf, aMarkup); in GetMarkup()
H A DnsContentUtils.cpp9193 nsContentUtils::SerializeNodeToMarkup(nsINode* aRoot, in SerializeNodeToMarkup() function in nsContentUtils
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DFragmentOrElement.cpp1824 nsContentUtils::SerializeNodeToMarkup(this, !aIncludeSelf, aMarkup); in GetMarkup()
H A DnsContentUtils.h2968 static bool SerializeNodeToMarkup(nsINode* aRoot, bool aDescendentsOnly,
H A DnsContentUtils.cpp8719 bool nsContentUtils::SerializeNodeToMarkup(nsINode* aRoot, function in nsContentUtils
/dports/www/firefox/firefox-99.0/dom/base/
H A DFragmentOrElement.cpp1829 nsContentUtils::SerializeNodeToMarkup(this, !aIncludeSelf, aMarkup); in GetMarkup()
H A DnsContentUtils.h2970 static bool SerializeNodeToMarkup(nsINode* aRoot, bool aDescendentsOnly,
H A DnsContentUtils.cpp8949 bool nsContentUtils::SerializeNodeToMarkup(nsINode* aRoot, function in nsContentUtils
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DFragmentOrElement.cpp1822 nsContentUtils::SerializeNodeToMarkup(this, !aIncludeSelf, aMarkup); in GetMarkup()
H A DnsContentUtils.h2975 static bool SerializeNodeToMarkup(nsINode* aRoot, bool aDescendentsOnly,
H A DnsContentUtils.cpp9043 bool nsContentUtils::SerializeNodeToMarkup(nsINode* aRoot, function in nsContentUtils
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DFragmentOrElement.cpp1822 nsContentUtils::SerializeNodeToMarkup(this, !aIncludeSelf, aMarkup); in GetMarkup()
H A DnsContentUtils.h2975 static bool SerializeNodeToMarkup(nsINode* aRoot, bool aDescendentsOnly,
H A DnsContentUtils.cpp9043 bool nsContentUtils::SerializeNodeToMarkup(nsINode* aRoot, function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DFragmentOrElement.cpp2071 nsContentUtils::SerializeNodeToMarkup(this, !aIncludeSelf, aMarkup); in GetMarkup()
H A DnsContentUtils.h2901 static bool SerializeNodeToMarkup(nsINode* aRoot, bool aDescendentsOnly,
H A DnsContentUtils.cpp8868 bool nsContentUtils::SerializeNodeToMarkup(nsINode* aRoot, function in nsContentUtils
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xhr/
H A DXMLHttpRequestMainThread.cpp2273 if (!nsContentUtils::SerializeNodeToMarkup(mBody, true, serialized)) { in GetAsStream()