Home
last modified time | relevance | path

Searched defs:ATTR_ADDITIVE (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp360 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ADDITIVE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h401 static nsHtml5AttributeName* ATTR_ADDITIVE; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h400 static nsHtml5AttributeName* ATTR_ADDITIVE; variable
H A DnsHtml5AttributeName.cpp359 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ADDITIVE = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp352 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ADDITIVE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h397 static nsHtml5AttributeName* ATTR_ADDITIVE; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp360 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ADDITIVE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h401 static nsHtml5AttributeName* ATTR_ADDITIVE; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h400 static nsHtml5AttributeName* ATTR_ADDITIVE; variable
H A DnsHtml5AttributeName.cpp359 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ADDITIVE = nullptr; member in nsHtml5AttributeName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h327 static nsHtml5AttributeName* ATTR_ADDITIVE; variable
H A DnsHtml5AttributeName.cpp430 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_ADDITIVE = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h410 #define ATTR_ADDITIVE ((DOM::emptyNamespace << 16) | 334) macro