Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp588 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_KEYTIMES = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h626 static nsHtml5AttributeName* ATTR_KEYTIMES; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h625 static nsHtml5AttributeName* ATTR_KEYTIMES; variable
H A DnsHtml5AttributeName.cpp587 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_KEYTIMES = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp577 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_KEYTIMES = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h619 static nsHtml5AttributeName* ATTR_KEYTIMES; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp588 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_KEYTIMES = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h626 static nsHtml5AttributeName* ATTR_KEYTIMES; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h624 static nsHtml5AttributeName* ATTR_KEYTIMES; variable
H A DnsHtml5AttributeName.cpp586 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_KEYTIMES = nullptr; member in nsHtml5AttributeName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h341 static nsHtml5AttributeName* ATTR_KEYTIMES; variable
H A DnsHtml5AttributeName.cpp444 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_KEYTIMES = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h499 #define ATTR_KEYTIMES ((DOM::emptyNamespace << 16) | 423) macro