Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_help.c20 size_t terminal_offset, bool offset_first_line) in formatted_text_print() argument
30 z_shell_op_cursor_horiz_move(sh, terminal_offset); in formatted_text_print()
45 sh->ctx->vt100_ctx.cons.terminal_wid - terminal_offset) { in formatted_text_print()
53 terminal_offset); in formatted_text_print()
68 - terminal_offset; in formatted_text_print()
79 if ((idx + terminal_offset) >= in formatted_text_print()
103 z_shell_op_cursor_horiz_move(sh, terminal_offset); in formatted_text_print()