Home
last modified time | relevance | path

Searched refs:handle_key_event (Results 1 – 25 of 85) sorted by relevance

1234

/dports/security/gpg-tui/gpg-tui-0.8.2/src/app/
H A Dhandler.rs22 handle_command_execution(handle_key_event(key_event, app), tui, app) in handle_events()
26 fn handle_key_event(key_event: KeyEvent, app: &mut App) -> Command { in handle_key_event() function
659 assert_eq!(command, handle_key_event(key_event, &mut app)); in test_app_handler()
663 handle_key_event(KeyEvent::new(Key::Esc, Modifiers::NONE), &mut app); in test_app_handler()
666 handle_key_event(KeyEvent::new(Key::Tab, Modifiers::NONE), &mut app); in test_app_handler()
668 handle_key_event( in test_app_handler()
673 handle_key_event( in test_app_handler()
680 handle_key_event( in test_app_handler()
686 handle_key_event(KeyEvent::new(Key::Down, Modifiers::NONE), &mut app); in test_app_handler()
687 handle_key_event(KeyEvent::new(Key::Up, Modifiers::NONE), &mut app); in test_app_handler()
/dports/misc/broot/broot-1.7.0/cargo-crates/crossterm-0.19.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
40 InputRecord::KeyEvent(record) => handle_key_event(record)?, in try_read()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/crossterm-0.18.2/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
39 InputRecord::KeyEvent(record) => handle_key_event(record)?, in try_read()
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/crossterm-0.17.7/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
39 InputRecord::KeyEvent(record) => handle_key_event(record)?, in try_read()
/dports/graphics/viu/viu-1.1/cargo-crates/crossterm-0.17.7/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
39 InputRecord::KeyEvent(record) => handle_key_event(record)?, in try_read()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/crossterm-0.19.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
40 InputRecord::KeyEvent(record) => handle_key_event(record)?, in try_read()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/crossterm-0.17.7/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
39 InputRecord::KeyEvent(record) => handle_key_event(record)?, in try_read()
/dports/devel/desed/desed-1.2.0/cargo-crates/crossterm-0.17.6/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
39 InputRecord::KeyEvent(record) => handle_key_event(record)?, in try_read()
/dports/misc/broot/broot-1.7.0/cargo-crates/crossterm-0.21.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/editors/helix/helix-0.5.0/cargo-crates/crossterm-0.22.1/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/crossterm-0.20.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/crossterm-0.21.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/crossterm-0.20.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/crossterm-0.22.1/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/net/oha/oha-0.4.7/cargo-crates/crossterm-0.20.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/net/oha/oha-0.4.7/cargo-crates/crossterm-0.21.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/crossterm-0.20.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/crossterm-0.20.0/src/event/source/
H A Dwindows.rs11 sys::windows::parse::{handle_key_event, handle_mouse_event},
44 InputRecord::KeyEvent(record) => handle_key_event(record), in try_read()
/dports/comms/xcwcp/unixcw-3.5.1/src/xcwcp/
H A Dsender.h67 void handle_key_event(QKeyEvent *event);
H A Dreceiver.h66 void handle_key_event(QKeyEvent *event, bool is_reverse_paddles);
H A Dsender.cc93 void Sender::handle_key_event(QKeyEvent *event) in handle_key_event() function in cw::Sender
/dports/comms/unixcw/unixcw-3.5.1/src/xcwcp/
H A Dsender.h67 void handle_key_event(QKeyEvent *event);
H A Dreceiver.h66 void handle_key_event(QKeyEvent *event, bool is_reverse_paddles);
H A Dsender.cc93 void Sender::handle_key_event(QKeyEvent *event) in handle_key_event() function in cw::Sender
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/crossterm-0.13.3/src/input/input/
H A Dwindows.rs310 handle_key_event(unsafe { KeyEventRecord::from(*input.event.KeyEvent()) }) in read_single_event()
332 handle_key_event(unsafe { KeyEventRecord::from(*input.event.KeyEvent()) }) in read_input_events()
361 fn handle_key_event(key_event: KeyEventRecord) -> Result<Option<InputEvent>> { in handle_key_event() function

1234