Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h363 static nsHtml5ElementName* ELT_APPLET; variable
H A DnsHtml5ElementName.cpp253 nsHtml5ElementName* nsHtml5ElementName::ELT_APPLET = nullptr;
948 ELT_APPLET = new nsHtml5ElementName(
1191 ELEMENT_NAMES[108] = ELT_APPLET;
1464 delete ELT_APPLET;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h362 static nsHtml5ElementName* ELT_APPLET; variable
H A DnsHtml5ElementName.cpp252 nsHtml5ElementName* nsHtml5ElementName::ELT_APPLET = nullptr; member in nsHtml5ElementName
947 ELT_APPLET = new nsHtml5ElementName( in initializeStatics()
1190 ELEMENT_NAMES[108] = ELT_APPLET; in initializeStatics()
1463 delete ELT_APPLET; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h363 static nsHtml5ElementName* ELT_APPLET; variable
H A DnsHtml5ElementName.cpp253 nsHtml5ElementName* nsHtml5ElementName::ELT_APPLET = nullptr; member in nsHtml5ElementName
948 ELT_APPLET = new nsHtml5ElementName( in initializeStatics()
1191 ELEMENT_NAMES[108] = ELT_APPLET; in initializeStatics()
1464 delete ELT_APPLET; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h362 static nsHtml5ElementName* ELT_APPLET; variable
H A DnsHtml5ElementName.cpp252 nsHtml5ElementName* nsHtml5ElementName::ELT_APPLET = nullptr; member in nsHtml5ElementName
944 ELT_APPLET = new nsHtml5ElementName( in initializeStatics()
1187 ELEMENT_NAMES[108] = ELT_APPLET; in initializeStatics()
1458 delete ELT_APPLET; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h363 static nsHtml5ElementName* ELT_APPLET; variable
H A DnsHtml5ElementName.cpp253 nsHtml5ElementName* nsHtml5ElementName::ELT_APPLET = nullptr; member in nsHtml5ElementName
948 ELT_APPLET = new nsHtml5ElementName( in initializeStatics()
1191 ELEMENT_NAMES[108] = ELT_APPLET; in initializeStatics()
1464 delete ELT_APPLET; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h276 static nsHtml5ElementName* ELT_APPLET; variable
H A DnsHtml5ElementName.cpp332 nsHtml5ElementName* nsHtml5ElementName::ELT_APPLET = nullptr; member in nsHtml5ElementName
736ELT_APPLET = new nsHtml5ElementName(nsHtml5Atoms::applet, nsHtml5Atoms::applet, NS_HTML5TREE_BUILD… in initializeStatics()
1134 ELEMENT_NAMES[194] = ELT_APPLET; in initializeStatics()
1537 delete ELT_APPLET; in releaseStatics()