Home
last modified time | relevance | path

Searched refs:HandleKeyPressed (Results 1 – 14 of 14) sorted by relevance

/dports/games/warmux/warmux-11.04/src/interface/
H A Djoystick.cpp114 HandleKeyPressed(previous_x_axis); in HandleKeyEvent()
126 HandleKeyPressed(previous_y_axis); in HandleKeyEvent()
141 HandleKeyPressed(*itv); in HandleKeyEvent()
H A Dman_machine_interface.h117 void HandleKeyPressed(const Key_t &action_key);
H A Dkeyboard.cpp227 HandleKeyPressed(*itv); in HandleKeyComboEvent()
279 Game::GetInstance()->chatsession.HandleKeyPressed(evnt); in HandleKeyEvent()
H A Dman_machine_interface.cpp77 void ManMachineInterface::HandleKeyPressed(const Key_t &key) in HandleKeyPressed() function in ManMachineInterface
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/input_monitor/
H A Dlocal_hotkey_input_monitor_chromeos.cc46 void HandleKeyPressed(const ui::PlatformEvent& event);
107 HandleKeyPressed(event); in DidProcessEvent()
111 void LocalHotkeyInputMonitorChromeos::Core::HandleKeyPressed( in HandleKeyPressed() function in remoting::__anon630addb30111::LocalHotkeyInputMonitorChromeos::Core
/dports/games/warmux/warmux-11.04/src/network/
H A Dchat.h57 void HandleKeyPressed(const SDL_Event& evnt);
H A Dchat.cpp129 void Chat::HandleKeyPressed(const SDL_Event& evnt) in HandleKeyPressed() function in Chat
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A DTekproc.c198 extern void HandleKeyPressed(), HandleEightBitKeyPressed();
229 { "insert", HandleKeyPressed }, /* alias for insert-seven-bit */
230 { "insert-seven-bit", HandleKeyPressed },
H A Dmisc.c161 void HandleKeyPressed(w, event, params, nparams) in HandleKeyPressed() function
H A Dcharproc.c331 extern void HandleKeyPressed(), HandleEightBitKeyPressed();
459 { "insert", HandleKeyPressed }, /* alias for insert-seven-bit */
460 { "insert-seven-bit", HandleKeyPressed },
/dports/x11/xterm/xterm-370/
H A DTekproc.c207 { "insert", HandleKeyPressed }, /* alias for insert-seven-bit */
208 { "insert-seven-bit", HandleKeyPressed },
H A Dxterm.h1199 extern void HandleKeyPressed PROTO_XT_ACTIONS_ARGS;
H A Dcharproc.c257 { "insert", HandleKeyPressed }, /* alias for insert-seven-bit */
260 { "insert-seven-bit", HandleKeyPressed },
915 { "insert", HandleKeyPressed }, /* alias */ in xtermAddInput()
917 { "insert-seven-bit", HandleKeyPressed }, in xtermAddInput()
H A Dmisc.c1037 HandleKeyPressed(Widget w GCC_UNUSED, in HandleKeyPressed() function