Home
last modified time | relevance | path

Searched refs:mAPZDragInitiated (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsSliderFrame.cpp459 if (mAPZDragInitiated && in HandleEvent()
460 *mAPZDragInitiated == InputAPZContext::GetInputBlockId() && in HandleEvent()
469 mAPZDragInitiated = Nothing(); in HandleEvent()
1443 mAPZDragInitiated = Some(aDragBlockId); in AsyncScrollbarDragInitiated()
H A DnsSliderFrame.h219 Maybe<uint64_t> mAPZDragInitiated; variable
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsSliderFrame.h220 Maybe<uint64_t> mAPZDragInitiated; variable
H A DnsSliderFrame.cpp614 if (mAPZDragInitiated && in HandleEvent()
615 *mAPZDragInitiated == InputAPZContext::GetInputBlockId() && in HandleEvent()
624 mAPZDragInitiated = Nothing(); in HandleEvent()
1571 mAPZDragInitiated = Some(aDragBlockId); in AsyncScrollbarDragInitiated()
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsSliderFrame.h221 Maybe<uint64_t> mAPZDragInitiated; variable
H A DnsSliderFrame.cpp630 if (mAPZDragInitiated && in HandleEvent()
631 *mAPZDragInitiated == InputAPZContext::GetInputBlockId() && in HandleEvent()
640 mAPZDragInitiated = Nothing(); in HandleEvent()
1588 mAPZDragInitiated = Some(aDragBlockId); in AsyncScrollbarDragInitiated()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsSliderFrame.h220 Maybe<uint64_t> mAPZDragInitiated; variable
H A DnsSliderFrame.cpp614 if (mAPZDragInitiated && in HandleEvent()
615 *mAPZDragInitiated == InputAPZContext::GetInputBlockId() && in HandleEvent()
624 mAPZDragInitiated = Nothing(); in HandleEvent()
1571 mAPZDragInitiated = Some(aDragBlockId); in AsyncScrollbarDragInitiated()