Home
last modified time | relevance | path

Searched defs:ATTR_SCROLLDELAY (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h507 static nsHtml5AttributeName* ATTR_SCROLLDELAY; variable
H A DnsHtml5AttributeName.cpp610 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SCROLLDELAY = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h252 #define ATTR_SCROLLDELAY ((DOM::emptyNamespace << 16) | 189) macro