Searched refs:TrackScrollEventAsSwipe (Results 1 – 12 of 12) sorted by relevance
/dports/www/firefox/firefox-99.0/widget/ |
H A D | nsBaseWidget.cpp | 2035 TrackScrollEventAsSwipe(startEvent, mSwipeEventQueue->allowedDirections); in ReportSwipeStarted() 2044 void nsBaseWidget::TrackScrollEventAsSwipe( in TrackScrollEventAsSwipe() function in nsBaseWidget 2109 TrackScrollEventAsSwipe(aPanInput, swipeInfo.allowedDirections); in MayStartSwipeForAPZ() 2171 TrackScrollEventAsSwipe(aPanInput, swipeInfo.allowedDirections); in MayStartSwipeForNonAPZ()
|
H A D | nsBaseWidget.h | 334 void TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent,
|
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/ |
H A D | nsChildView.h | 540 void TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent,
|
H A D | nsChildView.mm | 1955 void nsChildView::TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent, function 2050 TrackScrollEventAsSwipe(startEvent, mSwipeEventQueue->allowedDirections); 2115 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections); 2193 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections);
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/ |
H A D | nsChildView.h | 540 void TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent,
|
H A D | nsChildView.mm | 1835 void nsChildView::TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent, function 1930 TrackScrollEventAsSwipe(startEvent, mSwipeEventQueue->allowedDirections); 2001 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections); 2079 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections);
|
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/ |
H A D | nsChildView.h | 540 void TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent,
|
H A D | nsChildView.mm | 1835 void nsChildView::TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent, function 1930 TrackScrollEventAsSwipe(startEvent, mSwipeEventQueue->allowedDirections); 2001 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections); 2079 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections);
|
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/ |
H A D | nsChildView.h | 565 void TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent,
|
H A D | nsChildView.mm | 2720 nsChildView::TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent, function 2880 TrackScrollEventAsSwipe(startEvent, mSwipeEventQueue->allowedDirections); 2929 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections); 3007 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections);
|
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/ |
H A D | nsChildView.h | 572 void TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent,
|
H A D | nsChildView.mm | 2662 nsChildView::TrackScrollEventAsSwipe(const mozilla::PanGestureInput& aSwipeStartEvent, 2822 TrackScrollEventAsSwipe(startEvent, mSwipeEventQueue->allowedDirections); 2870 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections); 2939 TrackScrollEventAsSwipe(panInput, swipeInfo.allowedDirections);
|