Home
last modified time | relevance | path

Searched refs:HasScrollgrab (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DOverscrollHandoffState.cpp29 return a->HasScrollgrab() && !b->HasScrollgrab(); in operator ()()
H A DAsyncPanZoomController.h337 bool HasScrollgrab() const { return mScrollMetadata.GetHasScrollgrab(); } in HasScrollgrab() function
H A DAPZCTreeManager.cpp367 << (apzc->HasScrollgrab() ? "\tscrollgrab" : "") << "\t"
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DOverscrollHandoffState.cpp25 return a->HasScrollgrab() && !b->HasScrollgrab(); in operator ()()
H A DAsyncPanZoomController.h412 bool HasScrollgrab() const { return mScrollMetadata.GetHasScrollgrab(); } in HasScrollgrab() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DOverscrollHandoffState.cpp25 return a->HasScrollgrab() && !b->HasScrollgrab(); in operator ()()
H A DAsyncPanZoomController.h403 bool HasScrollgrab() const { return mScrollMetadata.GetHasScrollgrab(); } in HasScrollgrab() function
H A DAPZCTreeManager.cpp632 << (apzc->HasScrollgrab() ? "\tscrollgrab" : "") << "\t" in PrintAPZCInfo()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DOverscrollHandoffState.cpp26 return a->HasScrollgrab() && !b->HasScrollgrab(); in operator ()()
H A DAsyncPanZoomController.h427 bool HasScrollgrab() const { return mScrollMetadata.GetHasScrollgrab(); } in HasScrollgrab() function
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DOverscrollHandoffState.cpp26 return a->HasScrollgrab() && !b->HasScrollgrab(); in operator ()()
H A DAsyncPanZoomController.h422 bool HasScrollgrab() const { return mScrollMetadata.GetHasScrollgrab(); } in HasScrollgrab() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DOverscrollHandoffState.cpp26 return a->HasScrollgrab() && !b->HasScrollgrab(); in operator ()()
H A DAsyncPanZoomController.h427 bool HasScrollgrab() const { return mScrollMetadata.GetHasScrollgrab(); } in HasScrollgrab() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2165 static bool HasScrollgrab(nsIContent* aContent);
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp4109 mZoomableByAPZ || nsContentUtils::HasScrollgrab(mOuter->GetContent())) { in BuildDisplayList()
4464 nsContentUtils::HasScrollgrab(content) || in DecideScrollableLayer()
6046 nsContentUtils::HasScrollgrab(content); in IsScrollingActive()
6058 nsContentUtils::HasScrollgrab(content); in IsScrollingActiveNotMinimalDisplayPort()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp4109 mZoomableByAPZ || nsContentUtils::HasScrollgrab(mOuter->GetContent())) { in BuildDisplayList()
4464 nsContentUtils::HasScrollgrab(content) || in DecideScrollableLayer()
6046 nsContentUtils::HasScrollgrab(content); in IsScrollingActive()
6058 nsContentUtils::HasScrollgrab(content); in IsScrollingActiveNotMinimalDisplayPort()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp3734 usingDisplayPort || nsContentUtils::HasScrollgrab(content); in DecideScrollableLayer()
5041 nsContentUtils::HasScrollgrab(content); in IsMaybeScrollingActive()
5056 nsContentUtils::HasScrollgrab(content); in IsScrollingActive()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2493 static bool HasScrollgrab(nsIContent* aContent);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h2422 static bool HasScrollgrab(nsIContent* aContent);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h2482 static bool HasScrollgrab(nsIContent* aContent);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h2481 static bool HasScrollgrab(nsIContent* aContent);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h2481 static bool HasScrollgrab(nsIContent* aContent);
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp4052 usingDisplayPort || nsContentUtils::HasScrollgrab(content); in DecideScrollableLayer()
5545 nsContentUtils::HasScrollgrab(content); in IsMaybeScrollingActive()
5559 nsContentUtils::HasScrollgrab(content); in IsScrollingActive()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGfxScrollFrame.cpp4190 mZoomableByAPZ || nsContentUtils::HasScrollgrab(mOuter->GetContent())) { in BuildDisplayList()
4538 nsContentUtils::HasScrollgrab(content) || in DecideScrollableLayer()
6122 nsContentUtils::HasScrollgrab(content); in IsScrollingActive()

12