Searched refs:set_cursor_pos (Results 1 – 1 of 1) sorted by relevance
295 static void set_cursor_pos(uint32_t left_offset) in set_cursor_pos() function316 set_cursor_pos(delta); in handle_delete_key()399 set_cursor_pos(p_shell->input_line_len - p_shell->cursor_offset); in shell_handle_special_char()416 set_cursor_pos(p_shell->cursor_offset); in shell_handle_special_char()452 set_cursor_pos(delta); in handle_backspace_key()480 set_cursor_pos(delta); in handle_input_char()
Completed in 6 milliseconds