Home
last modified time | relevance | path

Searched refs:aPreventDefault (Results 1 – 25 of 141) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DInputBlockState.cpp191 bool CancelableBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
196 aPreventDefault, mContentResponseTimerExpired); in SetContentResponse()
197 mPreventDefault = aPreventDefault; in SetContentResponse()
304 bool WheelBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
305 if (aPreventDefault) { in SetContentResponse()
308 return CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
532 bool PanGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
533 if (aPreventDefault) { in SetContentResponse()
537 bool stateChanged = CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
575 bool PinchGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
[all …]
H A DInputBlockState.h152 virtual bool SetContentResponse(bool aPreventDefault);
204 bool SetContentResponse(bool aPreventDefault) override;
317 bool SetContentResponse(bool aPreventDefault) override;
356 bool SetContentResponse(bool aPreventDefault) override;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DInputBlockState.cpp187 bool CancelableBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
192 aPreventDefault, mContentResponseTimerExpired); in SetContentResponse()
193 mPreventDefault = aPreventDefault; in SetContentResponse()
321 bool WheelBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
322 if (aPreventDefault) { in SetContentResponse()
325 return CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
550 bool PanGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
551 if (aPreventDefault) { in SetContentResponse()
555 bool stateChanged = CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
593 bool PinchGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
[all …]
H A DInputBlockState.h152 virtual bool SetContentResponse(bool aPreventDefault);
219 bool SetContentResponse(bool aPreventDefault) override;
331 bool SetContentResponse(bool aPreventDefault) override;
370 bool SetContentResponse(bool aPreventDefault) override;
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DInputBlockState.cpp191 bool CancelableBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
196 aPreventDefault, mContentResponseTimerExpired); in SetContentResponse()
197 mPreventDefault = aPreventDefault; in SetContentResponse()
304 bool WheelBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
305 if (aPreventDefault) { in SetContentResponse()
308 return CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
538 bool PanGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
539 if (aPreventDefault) { in SetContentResponse()
543 bool stateChanged = CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
581 bool PinchGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
[all …]
H A DInputBlockState.h152 virtual bool SetContentResponse(bool aPreventDefault);
204 bool SetContentResponse(bool aPreventDefault) override;
318 bool SetContentResponse(bool aPreventDefault) override;
357 bool SetContentResponse(bool aPreventDefault) override;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DInputBlockState.cpp191 bool CancelableBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
196 aPreventDefault, mContentResponseTimerExpired); in SetContentResponse()
197 mPreventDefault = aPreventDefault; in SetContentResponse()
304 bool WheelBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
305 if (aPreventDefault) { in SetContentResponse()
308 return CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
532 bool PanGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
533 if (aPreventDefault) { in SetContentResponse()
537 bool stateChanged = CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
575 bool PinchGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
[all …]
H A DInputBlockState.h152 virtual bool SetContentResponse(bool aPreventDefault);
204 bool SetContentResponse(bool aPreventDefault) override;
317 bool SetContentResponse(bool aPreventDefault) override;
356 bool SetContentResponse(bool aPreventDefault) override;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DInputBlockState.cpp166 CancelableBlockState::SetContentResponse(bool aPreventDefault) in SetContentResponse() argument
172 this, aPreventDefault, mContentResponseTimerExpired); in SetContentResponse()
173 mPreventDefault = aPreventDefault; in SetContentResponse()
336 WheelBlockState::SetContentResponse(bool aPreventDefault) in SetContentResponse() argument
338 if (aPreventDefault) { in SetContentResponse()
341 return CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
593 PanGestureBlockState::SetContentResponse(bool aPreventDefault) in SetContentResponse() argument
595 if (aPreventDefault) { in SetContentResponse()
599 bool stateChanged = CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
H A DInputBlockState.h135 virtual bool SetContentResponse(bool aPreventDefault);
213 bool SetContentResponse(bool aPreventDefault) override;
322 bool SetContentResponse(bool aPreventDefault) override;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DInputBlockState.cpp182 bool CancelableBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
187 aPreventDefault, mContentResponseTimerExpired); in SetContentResponse()
188 mPreventDefault = aPreventDefault; in SetContentResponse()
316 bool WheelBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
317 if (aPreventDefault) { in SetContentResponse()
320 return CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
542 bool PanGestureBlockState::SetContentResponse(bool aPreventDefault) { in SetContentResponse() argument
543 if (aPreventDefault) { in SetContentResponse()
547 bool stateChanged = CancelableBlockState::SetContentResponse(aPreventDefault); in SetContentResponse()
H A DInputBlockState.h148 virtual bool SetContentResponse(bool aPreventDefault);
215 bool SetContentResponse(bool aPreventDefault) override;
327 bool SetContentResponse(bool aPreventDefault) override;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDOMWindowUtils.h95 bool *aPreventDefault,
118 bool* aPreventDefault);
132 bool* aPreventDefault);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDOMWindowUtils.h87 bool aToWindow, bool* aPreventDefault, bool aIsDOMEventSynthesized,
96 bool* aPreventDefault);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsDOMWindowUtils.h95 bool aToWindow, bool* aPreventDefault, bool aIsDOMEventSynthesized,
105 bool* aPreventDefault);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsDOMWindowUtils.h93 bool aToWindow, bool* aPreventDefault, bool aIsDOMEventSynthesized,
103 bool* aPreventDefault);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsDOMWindowUtils.h95 bool aToWindow, bool* aPreventDefault, bool aIsDOMEventSynthesized,
105 bool* aPreventDefault);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsDOMWindowUtils.h95 bool aToWindow, bool* aPreventDefault, bool aIsDOMEventSynthesized,
105 bool* aPreventDefault);
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DAPZCTreeManagerChild.cpp59 bool aPreventDefault) { in ContentReceivedInputBlock() argument
60 SendContentReceivedInputBlock(aInputBlockId, aPreventDefault); in ContentReceivedInputBlock()
H A DAPZCTreeManagerParent.cpp64 const uint64_t& aInputBlockId, const bool& aPreventDefault) { in RecvContentReceivedInputBlock() argument
69 aInputBlockId, aPreventDefault)); in RecvContentReceivedInputBlock()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DAPZCTreeManagerChild.cpp59 bool aPreventDefault) { in ContentReceivedInputBlock() argument
60 SendContentReceivedInputBlock(aInputBlockId, aPreventDefault); in ContentReceivedInputBlock()
H A DAPZCTreeManagerParent.cpp64 const uint64_t& aInputBlockId, const bool& aPreventDefault) { in RecvContentReceivedInputBlock() argument
69 aInputBlockId, aPreventDefault)); in RecvContentReceivedInputBlock()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DAPZCTreeManagerChild.cpp59 bool aPreventDefault) { in ContentReceivedInputBlock() argument
60 SendContentReceivedInputBlock(aInputBlockId, aPreventDefault); in ContentReceivedInputBlock()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DAPZCTreeManagerParent.cpp67 const uint64_t& aInputBlockId, const bool& aPreventDefault) { in RecvContentReceivedInputBlock() argument
72 aInputBlockId, aPreventDefault)); in RecvContentReceivedInputBlock()
H A DAPZCTreeManagerChild.cpp64 bool aPreventDefault) { in ContentReceivedInputBlock() argument
66 SendContentReceivedInputBlock(aInputBlockId, aPreventDefault); in ContentReceivedInputBlock()

123456