Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h209 static nsHtml5ElementName* ELT_RTC; variable
H A DnsHtml5ElementName.cpp99 nsHtml5ElementName* nsHtml5ElementName::ELT_RTC = nullptr;
392 ELT_RTC =
1218 ELEMENT_NAMES[135] = ELT_RTC;
1310 delete ELT_RTC;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h208 static nsHtml5ElementName* ELT_RTC; variable
H A DnsHtml5ElementName.cpp98 nsHtml5ElementName* nsHtml5ElementName::ELT_RTC = nullptr; member in nsHtml5ElementName
391 ELT_RTC = in initializeStatics()
1217 ELEMENT_NAMES[135] = ELT_RTC; in initializeStatics()
1309 delete ELT_RTC; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h209 static nsHtml5ElementName* ELT_RTC; variable
H A DnsHtml5ElementName.cpp99 nsHtml5ElementName* nsHtml5ElementName::ELT_RTC = nullptr; member in nsHtml5ElementName
392 ELT_RTC = in initializeStatics()
1218 ELEMENT_NAMES[135] = ELT_RTC; in initializeStatics()
1310 delete ELT_RTC; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h208 static nsHtml5ElementName* ELT_RTC; variable
H A DnsHtml5ElementName.cpp98 nsHtml5ElementName* nsHtml5ElementName::ELT_RTC = nullptr; member in nsHtml5ElementName
388 ELT_RTC = in initializeStatics()
1086 ELEMENT_NAMES[7] = ELT_RTC; in initializeStatics()
1304 delete ELT_RTC; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h209 static nsHtml5ElementName* ELT_RTC; variable
H A DnsHtml5ElementName.cpp99 nsHtml5ElementName* nsHtml5ElementName::ELT_RTC = nullptr; member in nsHtml5ElementName
392 ELT_RTC = in initializeStatics()
1218 ELEMENT_NAMES[135] = ELT_RTC; in initializeStatics()
1310 delete ELT_RTC; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h158 static nsHtml5ElementName* ELT_RTC; variable
H A DnsHtml5ElementName.cpp214 nsHtml5ElementName* nsHtml5ElementName::ELT_RTC = nullptr; member in nsHtml5ElementName
618ELT_RTC = new nsHtml5ElementName(nsHtml5Atoms::rtc, nsHtml5Atoms::rtc, NS_HTML5TREE_BUILDER_RB_OR_… in initializeStatics()
1016 ELEMENT_NAMES[76] = ELT_RTC; in initializeStatics()
1419 delete ELT_RTC; in releaseStatics()