Searched refs:z_shell_op_cursor_vert_move (Results 1 – 4 of 4) sorted by relevance
11 void z_shell_op_cursor_vert_move(const struct shell *sh, int32_t delta) in z_shell_op_cursor_vert_move() function91 z_shell_op_cursor_vert_move(sh, cons->cur_y_end - cons->cur_y); in z_shell_op_cursor_position_synchronize()117 z_shell_op_cursor_vert_move(sh, -row_span); in z_shell_op_cursor_move()384 z_shell_op_cursor_vert_move(sh, sh->ctx->vt100_ctx.cons.cur_y - 1); in z_shell_cmd_line_erase()
103 z_shell_op_cursor_vert_move(sh, -1); in panic()
265 void z_shell_op_cursor_vert_move(const struct shell *sh, int32_t delta);
188 z_shell_op_cursor_vert_move(sh, -SHELL_MAX_TERMINAL_SIZE); in terminal_size_get()