Home
last modified time | relevance | path

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

/subsys/shell/
A 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()
46 sh->ctx->vt100_ctx.cons.terminal_wid - terminal_offset) { in formatted_text_print()
54 terminal_offset); in formatted_text_print()
75 - terminal_offset; in formatted_text_print()
86 if ((idx + terminal_offset) >= in formatted_text_print()
110 z_shell_op_cursor_horiz_move(sh, terminal_offset); in formatted_text_print()
117 const char *item_help, size_t terminal_offset) in formatted_structured_help_print() argument
122 formatted_text_print(sh, structured->description, terminal_offset, false); in formatted_structured_help_print()
126 z_shell_op_cursor_horiz_move(sh, terminal_offset); in formatted_structured_help_print()
[all …]

Completed in 2 milliseconds