Home
last modified time | relevance | path

Searched refs:isHAsyncScrollable (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsGfxScrollFrame.cpp1328 bool isHAsyncScrollable = isHScrollable && (mHScrollbarBox || canScrollWithoutScrollbars); in WantAsyncScroll() local
1329 return isVAsyncScrollable || isHAsyncScrollable; in WantAsyncScroll()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp1273 bool isHAsyncScrollable = in WantAsyncScroll() local
1275 return isVAsyncScrollable || isHAsyncScrollable; in WantAsyncScroll()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp1629 bool isHAsyncScrollable = in WantAsyncScroll() local
1631 return isVAsyncScrollable || isHAsyncScrollable; in WantAsyncScroll()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp1629 bool isHAsyncScrollable = in WantAsyncScroll() local
1631 return isVAsyncScrollable || isHAsyncScrollable; in WantAsyncScroll()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp1444 bool isHAsyncScrollable = in WantAsyncScroll() local
1446 return isVAsyncScrollable || isHAsyncScrollable; in WantAsyncScroll()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGfxScrollFrame.cpp1708 bool isHAsyncScrollable = in WantAsyncScroll() local
1710 return isVAsyncScrollable || isHAsyncScrollable; in WantAsyncScroll()