Home
last modified time | relevance | path

Searched refs:aEventPhase (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/firefox/firefox-99.0/widget/windows/
H A DDirectManipulationOwner.cpp104 nsWindow* aWindow, nsIWidget::TouchpadGesturePhase aEventPhase,
742 nsWindow* aWindow, nsIWidget::TouchpadGesturePhase aEventPhase, in SynthesizeNativeTouchpadPan() argument
747 aWindow, aEventPhase, aPoint, aDeltaX, aDeltaY, aModifierFlags); in SynthesizeNativeTouchpadPan()
753 nsWindow* aWindow, nsIWidget::TouchpadGesturePhase aEventPhase, in SynthesizeNativeTouchpadPan() argument
758 if (aEventPhase == nsIWidget::PHASE_UPDATE) { in SynthesizeNativeTouchpadPan()
762 if (aEventPhase == nsIWidget::PHASE_END) { in SynthesizeNativeTouchpadPan()
H A DDirectManipulationOwner.h38 nsWindow* aWindow, nsIWidget::TouchpadGesturePhase aEventPhase,
/dports/mail/thunderbird/thunderbird-91.8.0/widget/headless/
H A DHeadlessWidget.cpp515 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint, in SynthesizeNativeTouchPadPinch() argument
523 switch (aEventPhase) { in SynthesizeNativeTouchPadPinch()
556 100.0 * ((aEventPhase == PHASE_END) ? ScreenCoord(1.f) : CurrentSpan), in SynthesizeNativeTouchPadPinch()
557 100.0 * ((aEventPhase == PHASE_END) ? ScreenCoord(1.f) : PreviousSpan), in SynthesizeNativeTouchPadPinch()
H A DHeadlessWidget.h143 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint,
/dports/www/firefox/firefox-99.0/widget/headless/
H A DHeadlessWidget.cpp509 TouchpadGesturePhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint, in SynthesizeNativeTouchPadPinch() argument
517 switch (aEventPhase) { in SynthesizeNativeTouchPadPinch()
550 100.0 * ((aEventPhase == PHASE_END) ? ScreenCoord(1.f) : CurrentSpan), in SynthesizeNativeTouchPadPinch()
551 100.0 * ((aEventPhase == PHASE_END) ? ScreenCoord(1.f) : PreviousSpan), in SynthesizeNativeTouchPadPinch()
H A DHeadlessWidget.h134 TouchpadGesturePhase aEventPhase, float aScale,
/dports/www/firefox-esr/firefox-91.8.0/widget/headless/
H A DHeadlessWidget.cpp515 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint, in SynthesizeNativeTouchPadPinch() argument
523 switch (aEventPhase) { in SynthesizeNativeTouchPadPinch()
556 100.0 * ((aEventPhase == PHASE_END) ? ScreenCoord(1.f) : CurrentSpan), in SynthesizeNativeTouchPadPinch()
557 100.0 * ((aEventPhase == PHASE_END) ? ScreenCoord(1.f) : PreviousSpan), in SynthesizeNativeTouchPadPinch()
H A DHeadlessWidget.h143 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DEvent.h338 NS_IMETHOD GetEventPhase(uint16_t* aEventPhase) override { \
339 return _to GetEventPhase(aEventPhase); \
H A DEvent.cpp368 Event::GetEventPhase(uint16_t* aEventPhase) { in GetEventPhase() argument
369 *aEventPhase = EventPhase(); in GetEventPhase()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DEvent.h378 …NS_IMETHOD GetEventPhase(uint16_t* aEventPhase) override { return _to GetEventPhase(aEventPhase); …
H A DEvent.cpp443 Event::GetEventPhase(uint16_t* aEventPhase) in GetEventPhase() argument
445 *aEventPhase = EventPhase(); in GetEventPhase()
/dports/www/firefox/firefox-99.0/widget/
H A DPuppetWidget.cpp462 TouchpadGesturePhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint, in SynthesizeNativeTouchPadPinch() argument
467 mBrowserChild->SendSynthesizeNativeTouchPadPinch(aEventPhase, aScale, aPoint, in SynthesizeNativeTouchPadPinch()
517 TouchpadGesturePhase aEventPhase, LayoutDeviceIntPoint aPoint, in SynthesizeNativeTouchpadPan() argument
522 mBrowserChild->SendSynthesizeNativeTouchpadPan(aEventPhase, aPoint, aDeltaX, in SynthesizeNativeTouchpadPan()
H A DPuppetWidget.h262 TouchpadGesturePhase aEventPhase, float aScale,
280 virtual nsresult SynthesizeNativeTouchpadPan(TouchpadGesturePhase aEventPhase,
H A DnsBaseWidget.h543 nsresult SynthesizeNativeTouchPadPinch(TouchpadGesturePhase aEventPhase, in SynthesizeNativeTouchPadPinch() argument
571 nsresult SynthesizeNativeTouchpadPan(TouchpadGesturePhase aEventPhase, in SynthesizeNativeTouchpadPan() argument
H A DnsIWidget.h1628 TouchpadGesturePhase aEventPhase, float aScale,
1670 virtual nsresult SynthesizeNativeTouchpadPan(TouchpadGesturePhase aEventPhase,
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DBrowserParent.h534 const TouchpadGesturePhase& aEventPhase, const float& aScale,
554 const TouchpadGesturePhase& aEventPhase,
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DPuppetWidget.h266 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint,
H A DPuppetWidget.cpp485 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint, in SynthesizeNativeTouchPadPinch() argument
490 mBrowserChild->SendSynthesizeNativeTouchPadPinch(aEventPhase, aScale, aPoint, in SynthesizeNativeTouchPadPinch()
H A DnsBaseWidget.h535 nsresult SynthesizeNativeTouchPadPinch(TouchpadPinchPhase aEventPhase, in SynthesizeNativeTouchPadPinch() argument
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DPuppetWidget.h266 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint,
H A DPuppetWidget.cpp485 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint, in SynthesizeNativeTouchPadPinch() argument
490 mBrowserChild->SendSynthesizeNativeTouchPadPinch(aEventPhase, aScale, aPoint, in SynthesizeNativeTouchPadPinch()
H A DnsBaseWidget.h535 nsresult SynthesizeNativeTouchPadPinch(TouchpadPinchPhase aEventPhase, in SynthesizeNativeTouchPadPinch() argument
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DnsWindow.h327 TouchpadPinchPhase aEventPhase, float aScale, LayoutDeviceIntPoint aPoint,
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsWindow.h321 nsresult SynthesizeNativeTouchPadPinch(TouchpadGesturePhase aEventPhase,

12