Home
last modified time | relevance | path

Searched refs:OnGesture (Results 1 – 17 of 17) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/event/
H A Dgestures.cpp30 myPanel->Bind(wxEVT_GESTURE_PAN, &MyGestureFrame::OnGesture, this); in MyGestureFrame()
31 myPanel->Bind(wxEVT_GESTURE_ZOOM, &MyGestureFrame::OnGesture, this); in MyGestureFrame()
32 myPanel->Bind(wxEVT_GESTURE_ROTATE, &MyGestureFrame::OnGesture, this); in MyGestureFrame()
33 myPanel->Bind(wxEVT_TWO_FINGER_TAP, &MyGestureFrame::OnGesture, this); in MyGestureFrame()
34 myPanel->Bind(wxEVT_LONG_PRESS, &MyGestureFrame::OnGesture, this); in MyGestureFrame()
35 myPanel->Bind(wxEVT_PRESS_AND_TAP, &MyGestureFrame::OnGesture, this); in MyGestureFrame()
70 void MyGestureFrame::OnGesture(wxGestureEvent& event) in OnGesture() function in MyGestureFrame
H A Devent.cpp146 void OnGesture(wxCommandEvent& event);
263 EVT_MENU(Event_Gesture, MyFrame::OnGesture)
586 void MyFrame::OnGesture(wxCommandEvent& WXUNUSED(event)) in OnGesture() function in MyFrame
H A Dgestures.h11 void OnGesture(wxGestureEvent& event);
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/windows/
H A DWinEventsWin32.h26 static void OnGesture(HWND hWnd, LPARAM lParam);
H A DWinEventsWin32.cpp478 OnGesture(hWnd, lParam); in WndProc()
881 void CWinEventsWin32::OnGesture(HWND hWnd, LPARAM lParam) in OnGesture() function in CWinEventsWin32
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsWindow.h422 bool OnGesture(WPARAM wParam, LPARAM lParam);
H A DnsWindow.cpp5910 result = OnGesture(wParam, lParam);
6768 bool nsWindow::OnGesture(WPARAM wParam, LPARAM lParam)
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsWindow.h473 bool OnGesture(WPARAM wParam, LPARAM lParam);
H A DnsWindow.cpp6176 result = OnGesture(wParam, lParam); in ProcessMessage()
7152 bool nsWindow::OnGesture(WPARAM wParam, LPARAM lParam) { in OnGesture() function in nsWindow
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsWindow.h430 bool OnGesture(WPARAM wParam, LPARAM lParam);
H A DnsWindow.cpp5817 result = OnGesture(wParam, lParam); in ProcessMessage()
6632 bool nsWindow::OnGesture(WPARAM wParam, LPARAM lParam) { in OnGesture() function in nsWindow
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsWindow.h463 bool OnGesture(WPARAM wParam, LPARAM lParam);
H A DnsWindow.cpp6246 result = OnGesture(wParam, lParam); in ProcessMessage()
7286 bool nsWindow::OnGesture(WPARAM wParam, LPARAM lParam) { in OnGesture() function in nsWindow
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsWindow.h463 bool OnGesture(WPARAM wParam, LPARAM lParam);
H A DnsWindow.cpp6246 result = OnGesture(wParam, lParam); in ProcessMessage()
7286 bool nsWindow::OnGesture(WPARAM wParam, LPARAM lParam) { in OnGesture() function in nsWindow
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsWindow.h559 bool OnGesture(WPARAM wParam, LPARAM lParam);
H A DnsWindow.cpp6162 result = OnGesture(wParam, lParam); in ProcessMessage()
7218 bool nsWindow::OnGesture(WPARAM wParam, LPARAM lParam) { in OnGesture() function in nsWindow