Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.h397 static nsHtml5AttributeName* ATTR_ALTIMG; variable
H A DnsHtml5AttributeName.cpp356 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ALTIMG = nullptr; member in nsHtml5AttributeName
1230 ATTR_ALTIMG = new nsHtml5AttributeName( in initializeStatics()
2047 ATTRIBUTE_NAMES[181] = ATTR_ALTIMG; in initializeStatics()
2593 delete ATTR_ALTIMG; in releaseStatics()
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h396 static nsHtml5AttributeName* ATTR_ALTIMG; variable
H A DnsHtml5AttributeName.cpp355 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ALTIMG = nullptr; member in nsHtml5AttributeName
1229 ATTR_ALTIMG = new nsHtml5AttributeName( in initializeStatics()
2046 ATTRIBUTE_NAMES[181] = ATTR_ALTIMG; in initializeStatics()
2592 delete ATTR_ALTIMG; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.h393 static nsHtml5AttributeName* ATTR_ALTIMG; variable
H A DnsHtml5AttributeName.cpp348 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ALTIMG = nullptr; member in nsHtml5AttributeName
1213 ATTR_ALTIMG = new nsHtml5AttributeName( in initializeStatics()
2205 ATTRIBUTE_NAMES[362] = ATTR_ALTIMG; in initializeStatics()
2561 delete ATTR_ALTIMG; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.h397 static nsHtml5AttributeName* ATTR_ALTIMG; variable
H A DnsHtml5AttributeName.cpp356 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ALTIMG = nullptr; member in nsHtml5AttributeName
1230 ATTR_ALTIMG = new nsHtml5AttributeName( in initializeStatics()
2047 ATTRIBUTE_NAMES[181] = ATTR_ALTIMG; in initializeStatics()
2593 delete ATTR_ALTIMG; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h396 static nsHtml5AttributeName* ATTR_ALTIMG; variable
H A DnsHtml5AttributeName.cpp355 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ALTIMG = nullptr; member in nsHtml5AttributeName
1225 ATTR_ALTIMG = new nsHtml5AttributeName( in initializeStatics()
2222 ATTRIBUTE_NAMES[363] = ATTR_ALTIMG; in initializeStatics()
2583 delete ATTR_ALTIMG; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h222 static nsHtml5AttributeName* ATTR_ALTIMG; variable
H A DnsHtml5AttributeName.cpp325 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ALTIMG = nullptr; member in nsHtml5AttributeName
946ATTR_ALTIMG = new nsHtml5AttributeName(ALL_NO_NS, SAME_LOCAL(nsHtml5Atoms::altimg), ALL_NO_PREFIX); in initializeStatics()
1530 ATTRIBUTE_NAMES[127] = ATTR_ALTIMG; in initializeStatics()
2126 delete ATTR_ALTIMG; in releaseStatics()