Searched refs:screen_width (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/parted/
H A Dcommand.c123 str_list_print_wrap (cmd->summary, screen_width(), 2, 8);
133 str_list_print_wrap (cmd->help, screen_width(), 8, 8);
H A Dui.h43 extern int screen_width ();
H A Dui.c217 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