Home
last modified time | relevance | path

Searched refs:AppendDoctype (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIContentSerializer.h50 NS_IMETHOD AppendDoctype(nsIContent *aDoctype,
H A DnsPlainTextSerializer.h58 NS_IMETHOD AppendDoctype(nsIContent *aDoctype, in AppendDoctype() function
H A DnsXMLContentSerializer.h54 NS_IMETHOD AppendDoctype(nsIContent *aDoctype,
H A DnsXMLContentSerializer.cpp354 nsXMLContentSerializer::AppendDoctype(nsIContent* aDocType, in AppendDoctype() function in nsXMLContentSerializer
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIContentSerializer.h51 NS_IMETHOD AppendDoctype(nsIContent* aDoctype, nsAString& aStr) = 0;
H A DnsPlainTextSerializer.h62 NS_IMETHOD AppendDoctype(nsIContent* aDoctype, nsAString& aStr) override { in AppendDoctype() function
H A DnsXMLContentSerializer.h57 NS_IMETHOD AppendDoctype(nsIContent* aDoctype, nsAString& aStr) override;
H A DnsXMLContentSerializer.cpp345 nsXMLContentSerializer::AppendDoctype(nsIContent* aDocType, nsAString& aStr) { in AppendDoctype() function in nsXMLContentSerializer
H A DnsDocumentEncoder.cpp382 mSerializer->AppendDoctype(static_cast<nsIContent*>(node), aStr); in SerializeNodeStart()
/dports/www/firefox-esr/firefox-91.8.0/dom/serializers/
H A DnsIContentSerializer.h59 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) = 0;
H A DnsPlainTextSerializer.h65 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override { in AppendDoctype() function
H A DnsXMLContentSerializer.h57 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override;
H A DnsXMLContentSerializer.cpp350 nsXMLContentSerializer::AppendDoctype(DocumentType* aDocType) { in AppendDoctype() function in nsXMLContentSerializer
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsIContentSerializer.h59 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) = 0;
H A DnsPlainTextSerializer.h65 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override { in AppendDoctype() function
H A DnsXMLContentSerializer.h57 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override;
H A DnsDocumentEncoder.cpp711 rv = mSerializer->AppendDoctype(static_cast<DocumentType*>(node)); in SerializeNodeStart()
H A DnsXMLContentSerializer.cpp353 nsXMLContentSerializer::AppendDoctype(DocumentType* aDocType) { in AppendDoctype() function in nsXMLContentSerializer
/dports/www/firefox/firefox-99.0/dom/serializers/
H A DnsIContentSerializer.h59 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) = 0;
H A DnsPlainTextSerializer.h64 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override { in AppendDoctype() function
H A DnsXMLContentSerializer.h57 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override;
H A DnsXMLContentSerializer.cpp350 nsXMLContentSerializer::AppendDoctype(DocumentType* aDocType) { in AppendDoctype() function in nsXMLContentSerializer
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serializers/
H A DnsIContentSerializer.h59 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) = 0;
H A DnsPlainTextSerializer.h65 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override { in AppendDoctype() function
H A DnsXMLContentSerializer.h57 NS_IMETHOD AppendDoctype(mozilla::dom::DocumentType* aDoctype) override;

12