Home
last modified time | relevance | path

Searched refs:mZoomableByAPZ (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp1586 if (mZoomableByAPZ != aZoomable) { in SetZoomableByAPZ()
1589 mZoomableByAPZ = aZoomable; in SetZoomableByAPZ()
2243 mZoomableByAPZ(false), in ScrollFrameHelper()
2273 mZoomableByAPZ = mOuter->PresShell()->GetZoomableByAPZ(); in ScrollFrameHelper()
4109 mZoomableByAPZ || nsContentUtils::HasScrollgrab(mOuter->GetContent())) { in BuildDisplayList()
4465 mZoomableByAPZ; in DecideScrollableLayer()
4725 (WantAsyncScroll() || mZoomableByAPZ)) { in ScrollBy()
H A DnsGfxScrollFrame.h706 bool mZoomableByAPZ : 1; variable
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGfxScrollFrame.cpp1586 if (mZoomableByAPZ != aZoomable) { in SetZoomableByAPZ()
1589 mZoomableByAPZ = aZoomable; in SetZoomableByAPZ()
2243 mZoomableByAPZ(false), in ScrollFrameHelper()
2273 mZoomableByAPZ = mOuter->PresShell()->GetZoomableByAPZ(); in ScrollFrameHelper()
4109 mZoomableByAPZ || nsContentUtils::HasScrollgrab(mOuter->GetContent())) { in BuildDisplayList()
4465 mZoomableByAPZ; in DecideScrollableLayer()
4725 (WantAsyncScroll() || mZoomableByAPZ)) { in ScrollBy()
H A DnsGfxScrollFrame.h706 bool mZoomableByAPZ : 1; variable
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGfxScrollFrame.cpp1665 if (mZoomableByAPZ != aZoomable) { in SetZoomableByAPZ()
1668 mZoomableByAPZ = aZoomable; in SetZoomableByAPZ()
2318 mZoomableByAPZ(false), in ScrollFrameHelper()
2338 mZoomableByAPZ = mOuter->PresShell()->GetZoomableByAPZ(); in ScrollFrameHelper()
4190 mZoomableByAPZ || nsContentUtils::HasScrollgrab(mOuter->GetContent())) { in BuildDisplayList()
4539 mZoomableByAPZ; in DecideScrollableLayer()
4766 (WantAsyncScroll() || mZoomableByAPZ)) { in ScrollBy()
H A DnsGfxScrollFrame.h740 bool mZoomableByAPZ : 1; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsGfxScrollFrame.cpp1293 if (mZoomableByAPZ != aZoomable) { in SetZoomableByAPZ()
1296 mZoomableByAPZ = aZoomable; in SetZoomableByAPZ()
1306 if (mZoomableByAPZ) { in WantAsyncScroll()
2054 , mZoomableByAPZ(false) in ScrollFrameHelper()
H A DnsGfxScrollFrame.h593 bool mZoomableByAPZ:1; variable
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp1234 if (mZoomableByAPZ != aZoomable) { in SetZoomableByAPZ()
1237 mZoomableByAPZ = aZoomable; in SetZoomableByAPZ()
1249 if (mZoomableByAPZ) { in WantAsyncScroll()
1959 mZoomableByAPZ(false), in ScrollFrameHelper()
H A DnsGfxScrollFrame.h627 bool mZoomableByAPZ : 1; variable
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGfxScrollFrame.cpp1395 if (mZoomableByAPZ != aZoomable) { in SetZoomableByAPZ()
1398 mZoomableByAPZ = aZoomable; in SetZoomableByAPZ()
1410 if (mZoomableByAPZ) { in WantAsyncScroll()
2104 mZoomableByAPZ(false), in ScrollFrameHelper()
H A DnsGfxScrollFrame.h678 bool mZoomableByAPZ : 1; variable