Home
last modified time | relevance | path

Searched refs:RIGHT_CLICK (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/sahi/sahi/userdata/scripts/demo/
H A DclicksTest.sah16 _assertEqual("[RIGHT_CLICK]", _textarea("t2").value);
20 _assertEqual("[RIGHT_CLICK]", _textarea("t2").value);
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/future/
H A Dmanual_segmentation.py8 RIGHT_CLICK = 3 variable
118 elif event.button == RIGHT_CLICK: # Confirm the selection
/dports/devel/py-asciimatics/asciimatics-1.13.0/asciimatics/
H A Devent.py47 RIGHT_CLICK = 2 variable in MouseEvent
H A Dscreen.py2099 button |= MouseEvent.RIGHT_CLICK
2489 buttons |= MouseEvent.RIGHT_CLICK
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A De-minicard-view-widget.c66 RIGHT_CLICK, enumerator
179 signals[RIGHT_CLICK] = g_signal_new ( in G_DEFINE_TYPE()
356 g_signal_emit (widget, signals[RIGHT_CLICK], 0, event, &ret_val); in right_click()
H A De-minicard-view.c57 RIGHT_CLICK, enumerator
393 view, signals[RIGHT_CLICK], 0, in e_minicard_view_right_click()
547 signals[RIGHT_CLICK] = g_signal_new ( in e_minicard_view_class_init()
/dports/math/gap/gap-4.11.0/pkg/francy-1.2.4/examples/
H A Dgraph.g25 callback := Callback(TriggerType.RIGHT_CLICK, MyFunction);
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table-group.c43 RIGHT_CLICK, enumerator
509 etg_signals[RIGHT_CLICK], 0, in e_table_group_right_click()
720 etg_signals[RIGHT_CLICK] = g_signal_new ( in e_table_group_class_init()
H A De-tree.c66 RIGHT_CLICK, enumerator
933 tree, signals[RIGHT_CLICK], 0, in item_right_click()
2916 signals[RIGHT_CLICK] = g_signal_new ( in e_tree_class_init()
H A De-table.c78 RIGHT_CLICK, enumerator
881 et, et_signals[RIGHT_CLICK], 0, in group_right_click()
3266 et_signals[RIGHT_CLICK] = g_signal_new ( in e_table_class_init()
H A De-table-item.c87 RIGHT_CLICK, enumerator
2565 eti, eti_signals[RIGHT_CLICK], 0, in eti_event()
3359 eti_signals[RIGHT_CLICK] = g_signal_new ( in e_table_item_class_init()
/dports/games/manaplus/manaplus-2.1.3.17/src/input/pages/
H A Dother.cpp228 InputAction::RIGHT_CLICK,
/dports/math/gap/gap-4.11.0/pkg/francy-1.2.4/tst/
H A Dgraph.tst73 gap> callback := Callback(TriggerType.RIGHT_CLICK, MyFunction);
/dports/sysutils/solaar/Solaar-1.0.1/lib/logitech_receiver/
H A Dspecial_keys.py108 RIGHT_CLICK=0x0051,
/dports/devel/py-asciimatics/asciimatics-1.13.0/samples/
H A Dinteractive.py55 elif event.buttons & MouseEvent.RIGHT_CLICK != 0:
/dports/devel/py-asciimatics/asciimatics-1.13.0/tests/
H A Dtest_screen.py698 if button & MouseEvent.RIGHT_CLICK != 0:
709 if button & MouseEvent.RIGHT_CLICK != 0:
768 self._inject_mouse(screen, 0, 0, MouseEvent.RIGHT_CLICK)
772 self.assertEqual(ev.buttons, MouseEvent.RIGHT_CLICK)
/dports/math/gap/gap-4.11.0/pkg/francy-1.2.4/gap/
H A Dcallback.gd176 #! - <C>TriggerType.RIGHT_CLICK</C> mouse event, right click or context-menu,
181 RIGHT_CLICK := Objectify(TriggerTypeObjectType, rec(value := "context")),
H A Dgraph.gd135 …phType.UNDIRECTED</C> and a simple <C>Shape</C> with a <C>TriggerEvent.RIGHT_CLICK</C> <C>Callback…
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dheaderctrl.h453 #define EVT_HEADER_RIGHT_CLICK(id, fn) wx__DECLARE_HEADER_EVT(RIGHT_CLICK, id, fn)
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dheaderctrl.h465 #define EVT_HEADER_RIGHT_CLICK(id, fn) wx__DECLARE_HEADER_EVT(RIGHT_CLICK, id, fn)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dheaderctrl.h453 #define EVT_HEADER_RIGHT_CLICK(id, fn) wx__DECLARE_HEADER_EVT(RIGHT_CLICK, id, fn)
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DCPImageCtrl.h43 …ONE, NEW_POINT_CHANGED, NEW_LINE_ADDED, POINT_SELECTED, POINT_CHANGED, RIGHT_CLICK, SCROLLED, DELE… enumerator
H A DCPImageCtrl.cpp1446 CPEvent e(this, CPEvent::RIGHT_CLICK, mpos); in mouseReleaseRMBEvent()
1588 CPEvent ev(this, CPEvent::RIGHT_CLICK, hugin_utils::FDiff2D(0, 0)); in OnKey()
/dports/games/manaplus/manaplus-2.1.3.17/src/enums/input/
H A Dinputaction.h295 RIGHT_CLICK, in enumStart()
/dports/devel/py-asciimatics/asciimatics-1.13.0/doc/source/
H A Dio.rst215 ``RIGHT_CLICK`` and ``DOUBLE_CLICK``.

12