Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h388 static nsHtml5ElementName* ELT_TFOOT; variable
H A DnsHtml5ElementName.cpp278 nsHtml5ElementName* nsHtml5ElementName::ELT_TFOOT = nullptr;
1032 ELT_TFOOT = new nsHtml5ElementName(
1112 ELEMENT_NAMES[29] = ELT_TFOOT;
1489 delete ELT_TFOOT;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h387 static nsHtml5ElementName* ELT_TFOOT; variable
H A DnsHtml5ElementName.cpp277 nsHtml5ElementName* nsHtml5ElementName::ELT_TFOOT = nullptr; member in nsHtml5ElementName
1031 ELT_TFOOT = new nsHtml5ElementName( in initializeStatics()
1111 ELEMENT_NAMES[29] = ELT_TFOOT; in initializeStatics()
1488 delete ELT_TFOOT; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h388 static nsHtml5ElementName* ELT_TFOOT; variable
H A DnsHtml5ElementName.cpp278 nsHtml5ElementName* nsHtml5ElementName::ELT_TFOOT = nullptr; member in nsHtml5ElementName
1032 ELT_TFOOT = new nsHtml5ElementName( in initializeStatics()
1112 ELEMENT_NAMES[29] = ELT_TFOOT; in initializeStatics()
1489 delete ELT_TFOOT; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h387 static nsHtml5ElementName* ELT_TFOOT; variable
H A DnsHtml5ElementName.cpp277 nsHtml5ElementName* nsHtml5ElementName::ELT_TFOOT = nullptr; member in nsHtml5ElementName
1028 ELT_TFOOT = new nsHtml5ElementName( in initializeStatics()
1108 ELEMENT_NAMES[29] = ELT_TFOOT; in initializeStatics()
1483 delete ELT_TFOOT; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h388 static nsHtml5ElementName* ELT_TFOOT; variable
H A DnsHtml5ElementName.cpp278 nsHtml5ElementName* nsHtml5ElementName::ELT_TFOOT = nullptr; member in nsHtml5ElementName
1032 ELT_TFOOT = new nsHtml5ElementName( in initializeStatics()
1112 ELEMENT_NAMES[29] = ELT_TFOOT; in initializeStatics()
1489 delete ELT_TFOOT; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h266 static nsHtml5ElementName* ELT_TFOOT; variable
H A DnsHtml5ElementName.cpp322 nsHtml5ElementName* nsHtml5ElementName::ELT_TFOOT = nullptr; member in nsHtml5ElementName
726ELT_TFOOT = new nsHtml5ElementName(nsHtml5Atoms::tfoot, nsHtml5Atoms::tfoot, NS_HTML5TREE_BUILDER_… in initializeStatics()
1124 ELEMENT_NAMES[184] = ELT_TFOOT; in initializeStatics()
1527 delete ELT_TFOOT; in releaseStatics()