Home
last modified time | relevance | path

Searched refs:gestureNotifyEvent (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsWindow.cpp5831 WidgetGestureNotifyEvent gestureNotifyEvent(true, eGestureNotify, this); in ProcessMessage() local
5832 gestureNotifyEvent.mRefPoint = in ProcessMessage()
5835 DispatchEvent(&gestureNotifyEvent, status); in ProcessMessage()
5836 mDisplayPanFeedback = gestureNotifyEvent.mDisplayPanFeedback; in ProcessMessage()
5838 mGesture.SetWinGestureSupport(mWnd, gestureNotifyEvent.mPanDirection); in ProcessMessage()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsWindow.cpp5925 WidgetGestureNotifyEvent gestureNotifyEvent(true, eGestureNotify, this);
5926 gestureNotifyEvent.mRefPoint =
5929 DispatchEvent(&gestureNotifyEvent, status);
5930 mDisplayPanFeedback = gestureNotifyEvent.mDisplayPanFeedback;
5932 mGesture.SetWinGestureSupport(mWnd, gestureNotifyEvent.mPanDirection);
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsWindow.cpp6190 WidgetGestureNotifyEvent gestureNotifyEvent(true, eGestureNotify, this); in ProcessMessage() local
6191 gestureNotifyEvent.mRefPoint = in ProcessMessage()
6194 DispatchEvent(&gestureNotifyEvent, status); in ProcessMessage()
6195 mDisplayPanFeedback = gestureNotifyEvent.mDisplayPanFeedback; in ProcessMessage()
6197 mGesture.SetWinGestureSupport(mWnd, gestureNotifyEvent.mPanDirection); in ProcessMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsWindow.cpp6260 WidgetGestureNotifyEvent gestureNotifyEvent(true, eGestureNotify, this); in ProcessMessage() local
6261 gestureNotifyEvent.mRefPoint = in ProcessMessage()
6264 DispatchEvent(&gestureNotifyEvent, status); in ProcessMessage()
6265 mDisplayPanFeedback = gestureNotifyEvent.mDisplayPanFeedback; in ProcessMessage()
6267 mGesture.SetWinGestureSupport(mWnd, gestureNotifyEvent.mPanDirection); in ProcessMessage()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsWindow.cpp6176 WidgetGestureNotifyEvent gestureNotifyEvent(true, eGestureNotify, this); in ProcessMessage() local
6177 gestureNotifyEvent.mRefPoint = in ProcessMessage()
6180 DispatchEvent(&gestureNotifyEvent, status); in ProcessMessage()
6181 mDisplayPanFeedback = gestureNotifyEvent.mDisplayPanFeedback; in ProcessMessage()
6183 mGesture.SetWinGestureSupport(mWnd, gestureNotifyEvent.mPanDirection); in ProcessMessage()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsWindow.cpp6260 WidgetGestureNotifyEvent gestureNotifyEvent(true, eGestureNotify, this); in ProcessMessage() local
6261 gestureNotifyEvent.mRefPoint = in ProcessMessage()
6264 DispatchEvent(&gestureNotifyEvent, status); in ProcessMessage()
6265 mDisplayPanFeedback = gestureNotifyEvent.mDisplayPanFeedback; in ProcessMessage()
6267 mGesture.SetWinGestureSupport(mWnd, gestureNotifyEvent.mPanDirection); in ProcessMessage()