Home
last modified time | relevance | path

Searched refs:KEY_PRESS (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/games/naev/naev-0.7.0/src/
H A Dinput.c826 if (value==KEY_PRESS) { in input_key()
843 if (value==KEY_PRESS) { in input_key()
865 if (value==KEY_PRESS) { in input_key()
874 if (value==KEY_PRESS) { in input_key()
902 if (value==KEY_PRESS) { in input_key()
940 if (value==KEY_PRESS) in input_key()
943 if (value==KEY_PRESS) in input_key()
948 if (value==KEY_PRESS) { in input_key()
955 if (value==KEY_PRESS) in input_key()
958 if (value==KEY_PRESS) { in input_key()
[all …]
/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Dpage.c473 if (k->state == KEY_PRESS) in handle_key_global()
563 if (k->state == KEY_PRESS) in handle_key_global()
573 if (k->state == KEY_PRESS) in handle_key_global()
583 if (k->state == KEY_PRESS) in handle_key_global()
593 if (k->state == KEY_PRESS) in handle_key_global()
597 if (k->state == KEY_PRESS) in handle_key_global()
601 if (k->state == KEY_PRESS) in handle_key_global()
646 if (k->state == KEY_PRESS) in handle_key_global()
660 if (k->state == KEY_PRESS) in handle_key_global()
672 if (k->state == KEY_PRESS) in handle_key_global()
[all …]
H A Dpage_orderpan.c414 if (k->state == KEY_PRESS)
433 if (k->state == KEY_PRESS)
444 if (k->state == KEY_PRESS)
455 if (k->state == KEY_PRESS)
586 if (k->state == KEY_PRESS)
601 if (k->state == KEY_PRESS)
626 if (k->state == KEY_PRESS)
H A Dpage_loadmodule.c705 if (k->state == KEY_PRESS)
729 if ((k->mod & KMOD_ALT) && k->state == KEY_PRESS) {
745 if (k->state == KEY_PRESS)
758 if (k->state == KEY_PRESS) in auth_does_password_match()
856 if (k->state == KEY_PRESS)
899 if (k->state == KEY_PRESS)
H A Dpage_loadsample.c673 if (k->state == KEY_PRESS) in file_list_handle_key()
678 if (k->state == KEY_PRESS) in file_list_handle_key()
704 if (k->state == KEY_PRESS) in file_list_handle_key()
729 if (k->state == KEY_PRESS) in file_list_handle_key()
768 if (k->state == KEY_PRESS && k->sym == SDLK_ESCAPE && NO_MODIFIER(k->mod)) { in load_sample_handle_key()
792 if (k->state == KEY_PRESS) in load_sample_handle_key()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A Devent_id.cpp48 {KEY_PRESS, "onKeyPress"}, in functionName()
84 {KEY_PRESS, NSV::PROP_ON_KEY_PRESS}, in functionURI()
109 case event_id::KEY_PRESS: in isKeyEvent()
129 case event_id::KEY_PRESS: in isButtonEvent()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DTest_org_eclipse_swt_widgets_Button.java489 consistencyEvent(10, 13, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_EnterSelection()
492 consistencyEvent(10, 13, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_EnterSelection()
495 consistencyEvent(10, 13, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_EnterSelection()
498 consistencyEvent(10, 13, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_EnterSelection()
503 consistencyEvent(' ', 32, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_SpaceSelection()
506 consistencyEvent(' ', 32, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_SpaceSelection()
510 consistencyEvent(' ', 32, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_SpaceSelection()
513 consistencyEvent(' ', 32, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_SpaceSelection()
517 consistencyEvent(' ', 32, 0, 0, ConsistencyUtility.KEY_PRESS); in test_consistency_SpaceSelection()
H A DTest_org_eclipse_swt_widgets_ToolBar.java195 consistencyEvent(13, 10, 0, 0, ConsistencyUtility.KEY_PRESS, events); in test_consistency_EnterSelection()
202 consistencyEvent(' ', 32, 0, 0, ConsistencyUtility.KEY_PRESS, events); in test_consistency_SpaceSelection()
/dports/multimedia/quodlibet/quodlibet-4.3.0/tests/
H A Dtest_qltk___init__.py57 e = Gdk.Event.new(Gdk.EventType.KEY_PRESS)
62 e = Gdk.Event.new(Gdk.EventType.KEY_PRESS)
70 e = Gdk.Event.new(Gdk.EventType.KEY_PRESS)
75 e = Gdk.Event.new(Gdk.EventType.KEY_PRESS)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/latency/mojom/
H A Dlatency_info_mojom_traits.cc25 case ui::SourceEventType::KEY_PRESS: in UISourceEventTypeToMojo()
26 return ui::mojom::SourceEventType::KEY_PRESS; in UISourceEventTypeToMojo()
50 case ui::mojom::SourceEventType::KEY_PRESS: in MojoSourceEventTypeToUI()
51 return ui::SourceEventType::KEY_PRESS; in MojoSourceEventTypeToUI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/latency/mojom/
H A Dlatency_info_mojom_traits.cc25 case ui::SourceEventType::KEY_PRESS: in UISourceEventTypeToMojo()
26 return ui::mojom::SourceEventType::KEY_PRESS; in UISourceEventTypeToMojo()
50 case ui::mojom::SourceEventType::KEY_PRESS: in MojoSourceEventTypeToUI()
51 return ui::SourceEventType::KEY_PRESS; in MojoSourceEventTypeToUI()
/dports/misc/mc-nox11/mc-4.8.27/src/editor/
H A Dedit.c1202 else if (ac >= MARK_CURS - 2 && ac < KEY_PRESS) in edit_do_undo()
1210 if (edit->start_display > ac - KEY_PRESS) in edit_do_undo()
1216 else if (edit->start_display < ac - KEY_PRESS) in edit_do_undo()
1280 else if (ac >= MARK_2 - 2 && ac < KEY_PRESS) in edit_do_redo()
1292 if (edit->start_display > ac - KEY_PRESS) in edit_do_redo()
1298 else if (edit->start_display < ac - KEY_PRESS) in edit_do_redo()
1316 long ac = KEY_PRESS; in edit_group_undo()
1317 long cur_ac = KEY_PRESS; in edit_group_undo()
2358 edit_push_redo_action (edit, KEY_PRESS); in edit_push_undo_action()
2386 if (c >= KEY_PRESS) in edit_push_undo_action()
[all …]
/dports/misc/mc/mc-4.8.27/src/editor/
H A Dedit.c1202 else if (ac >= MARK_CURS - 2 && ac < KEY_PRESS) in edit_do_undo()
1210 if (edit->start_display > ac - KEY_PRESS) in edit_do_undo()
1216 else if (edit->start_display < ac - KEY_PRESS) in edit_do_undo()
1280 else if (ac >= MARK_2 - 2 && ac < KEY_PRESS) in edit_do_redo()
1292 if (edit->start_display > ac - KEY_PRESS) in edit_do_redo()
1298 else if (edit->start_display < ac - KEY_PRESS) in edit_do_redo()
1316 long ac = KEY_PRESS; in edit_group_undo()
1317 long cur_ac = KEY_PRESS; in edit_group_undo()
2358 edit_push_redo_action (edit, KEY_PRESS); in edit_push_undo_action()
2386 if (c >= KEY_PRESS) in edit_push_undo_action()
[all …]
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dsigc_eventtraits.h113 MAKE_EVENTTRAIT_1_OPEN(KEY_PRESS,GdkEventKey,VDKKeyEventFilter,\ in MAKE_EVENTTRAIT_1_OPEN()
116 MAKE_EVENTTRAIT_CLOSE_DEFAULT(KEY_PRESS) in MAKE_EVENTTRAIT_1_OPEN()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp49 tab1.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
59 tab2.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp56 tab1.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
66 tab2.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp56 tab1.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
66 tab2.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp56 tab1.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
66 tab2.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp56 tab1.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
66 tab2.mEventType = KeyboardInput::KEY_PRESS; in AppendHardcodedShortcuts()
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/devices/
H A DSoGuiKeyboard.h.in42 KEY_PRESS = 0x01, enumerator
44 ALL_EVENTS = KEY_PRESS | KEY_RELEASE
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/latency/
H A Dlatency_tracker.cc38 case ui::SourceEventType::KEY_PRESS: in LatencySourceEventTypeToInputModalityString()
117 source_event_type == ui::SourceEventType::KEY_PRESS || in OnGpuSwapBuffersCompleted()
271 if (latency.source_event_type() == SourceEventType::KEY_PRESS) { in ComputeEndToEndLatencyHistograms()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/latency/
H A Dlatency_tracker.cc38 case ui::SourceEventType::KEY_PRESS: in LatencySourceEventTypeToInputModalityString()
109 source_event_type == ui::SourceEventType::KEY_PRESS || in OnGpuSwapBuffersCompleted()
263 if (latency.source_event_type() == SourceEventType::KEY_PRESS) { in ComputeEndToEndLatencyHistograms()
/dports/games/maelstrom/Maelstrom-3.0.6/netlogic/
H A Dprotocol.h7 #define KEY_PRESS 0x80 /* Sent during game */ macro
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dkeyboard.c38 #define KEY_PRESS ( 1.) /**< Key is pressed. */ macro
498 #define KEYPRESS(s) (!strcmp(GameConfig.input_keybinds[keynum].name,(s)) && value==KEY_PRESS)
603 && value == KEY_PRESS) { in input_key()
623 && value == KEY_PRESS) { in input_key()
730 && value == KEY_PRESS) { in input_key()
823 input_key_event(sym, mod, KEY_PRESS); in input_key_press()
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/devices/
H A DSoGuiKeyboard.h.in51 KEY_PRESS = 0x01, enumerator
53 ALL_EVENTS = KEY_PRESS | KEY_RELEASE

12345678910>>...12