Home
last modified time | relevance | path

Searched defs:swipeRight (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/ios/LibreOfficeLight/LibreOfficeLight/
H A DDocumentTiledView.swift77 let swipeRight = UISwipeGestureRecognizer(target: self, action: #selector(onSwipeRight)) variable
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android/org/scummvm/scummvm/
H A DCustomKeyboardView.java115 void swipeRight(); in swipeRight() method
1504 protected void swipeRight() { in swipeRight() method
/dports/graphics/gwenview/gwenview-21.12.3/lib/documentview/
H A Ddocumentview.cpp785 void DocumentView::swipeRight() in swipeRight() function in Gwenview::DocumentView
/dports/net/freerdp/freerdp-2.5.0/client/Android/Studio/freeRDPCore/src/main/java/com/freerdp/freerdpcore/presentation/
H A DSessionActivity.java750 @Override public void swipeRight() in swipeRight() method in SessionActivity