Searched refs:max_width (Results 1 – 4 of 4) sorted by relevance
128 int max_width; member
98 gs.max_width = 0; in str_new()
793 help.max_width = getmaxx(stdscr) - 10; in show_help()
1250 if (gs->max_width) { in expr_print_gstr_helper()1263 if ((last_line_length + extra_length) > gs->max_width) in expr_print_gstr_helper()
Completed in 7 milliseconds