Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp447 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_XLINK_TYPE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h488 static nsHtml5AttributeName* ATTR_XLINK_TYPE; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h487 static nsHtml5AttributeName* ATTR_XLINK_TYPE; variable
H A DnsHtml5AttributeName.cpp446 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_XLINK_TYPE = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp438 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_XLINK_TYPE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h483 static nsHtml5AttributeName* ATTR_XLINK_TYPE; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp447 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_XLINK_TYPE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h488 static nsHtml5AttributeName* ATTR_XLINK_TYPE; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h487 static nsHtml5AttributeName* ATTR_XLINK_TYPE; variable
H A DnsHtml5AttributeName.cpp446 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_XLINK_TYPE = nullptr; member in nsHtml5AttributeName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h462 static nsHtml5AttributeName* ATTR_XLINK_TYPE; variable
H A DnsHtml5AttributeName.cpp565 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_XLINK_TYPE = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h264 #define ATTR_XLINK_TYPE ((DOM::xlinkNamespace << 16) | 201) macro