Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp322 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SURFACESCALE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h363 static nsHtml5AttributeName* ATTR_SURFACESCALE; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h362 static nsHtml5AttributeName* ATTR_SURFACESCALE; variable
H A DnsHtml5AttributeName.cpp321 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SURFACESCALE = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp316 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SURFACESCALE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h361 static nsHtml5AttributeName* ATTR_SURFACESCALE; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp322 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SURFACESCALE = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h363 static nsHtml5AttributeName* ATTR_SURFACESCALE; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h362 static nsHtml5AttributeName* ATTR_SURFACESCALE; variable
H A DnsHtml5AttributeName.cpp321 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SURFACESCALE = nullptr; member in nsHtml5AttributeName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h546 static nsHtml5AttributeName* ATTR_SURFACESCALE; variable
H A DnsHtml5AttributeName.cpp649 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SURFACESCALE = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h587 #define ATTR_SURFACESCALE ((DOM::emptyNamespace << 16) | 511) macro