Searched defs:keypress (Results 1 – 2 of 2) sorted by relevance
315 int keypress_to_event(char keypress) in keypress_to_event()328 int next_menu(menu_id_change_t current_menu_id, char keypress, camera_action_t * action_id_ptr, int… in next_menu()
1075 auto keypress = model::packets::KeypressNotificationView::Create(incoming); in IncomingKeypressNotificationPacket() local