Searched refs:screen_width (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/cmd/parted/ |
H A D | command.c | 123 str_list_print_wrap (cmd->summary, screen_width(), 2, 8); 133 str_list_print_wrap (cmd->help, screen_width(), 8, 8);
|
H A D | ui.h | 43 extern int screen_width ();
|
H A D | ui.c | 217 screen_width () function 626 str_list_print_wrap (text, screen_width (), 0, 0); 1541 str_list_print_wrap (list, screen_width (), 0, 0);
|
Completed in 23 milliseconds