Home
last modified time | relevance | path

Searched refs:ELT_XMP (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h218 static nsHtml5ElementName* ELT_XMP; variable
H A DnsHtml5ElementName.cpp108 nsHtml5ElementName* nsHtml5ElementName::ELT_XMP = nullptr;
423 ELT_XMP = new nsHtml5ElementName(
1152 ELEMENT_NAMES[69] = ELT_XMP;
1319 delete ELT_XMP;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h217 static nsHtml5ElementName* ELT_XMP; variable
H A DnsHtml5ElementName.cpp107 nsHtml5ElementName* nsHtml5ElementName::ELT_XMP = nullptr; member in nsHtml5ElementName
422 ELT_XMP = new nsHtml5ElementName( in initializeStatics()
1151 ELEMENT_NAMES[69] = ELT_XMP; in initializeStatics()
1318 delete ELT_XMP; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h218 static nsHtml5ElementName* ELT_XMP; variable
H A DnsHtml5ElementName.cpp108 nsHtml5ElementName* nsHtml5ElementName::ELT_XMP = nullptr; member in nsHtml5ElementName
423 ELT_XMP = new nsHtml5ElementName( in initializeStatics()
1152 ELEMENT_NAMES[69] = ELT_XMP; in initializeStatics()
1319 delete ELT_XMP; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h217 static nsHtml5ElementName* ELT_XMP; variable
H A DnsHtml5ElementName.cpp107 nsHtml5ElementName* nsHtml5ElementName::ELT_XMP = nullptr; member in nsHtml5ElementName
419 ELT_XMP = new nsHtml5ElementName( in initializeStatics()
1218 ELEMENT_NAMES[139] = ELT_XMP; in initializeStatics()
1313 delete ELT_XMP; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h218 static nsHtml5ElementName* ELT_XMP; variable
H A DnsHtml5ElementName.cpp108 nsHtml5ElementName* nsHtml5ElementName::ELT_XMP = nullptr; member in nsHtml5ElementName
423 ELT_XMP = new nsHtml5ElementName( in initializeStatics()
1152 ELEMENT_NAMES[69] = ELT_XMP; in initializeStatics()
1319 delete ELT_XMP; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h172 static nsHtml5ElementName* ELT_XMP; variable
H A DnsHtml5ElementName.cpp228 nsHtml5ElementName* nsHtml5ElementName::ELT_XMP = nullptr; member in nsHtml5ElementName
632ELT_XMP = new nsHtml5ElementName(nsHtml5Atoms::xmp, nsHtml5Atoms::xmp, NS_HTML5TREE_BUILDER_XMP | … in initializeStatics()
1030 ELEMENT_NAMES[90] = ELT_XMP; in initializeStatics()
1433 delete ELT_XMP; in releaseStatics()