Home
last modified time | relevance | path

Searched defs:zoomGesture (Results 1 – 5 of 5) sorted by relevance

/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/swing/
H A DmxGraphOutline.java154 protected transient boolean zoomGesture = false; field in mxGraphOutline
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DControl.java57 long dragGesture, zoomGesture, rotateGesture, panGesture; field in Control
/dports/graphics/gwenview/gwenview-21.12.3/lib/documentview/
H A Ddocumentview.cpp751 void DocumentView::zoomGesture(qreal zoom, const QPoint &zoomCenter, qint64 timeStamp) in zoomGesture() function in Gwenview::DocumentView
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DControl.java62 long dragGesture, zoomGesture, rotateGesture, panGesture; field in Control
/dports/graphics/gwenview/gwenview-21.12.3/lib/thumbnailview/
H A Dthumbnailview.cpp741 void ThumbnailView::zoomGesture(qreal newZoom, const QPoint &) in zoomGesture() function in Gwenview::ThumbnailView