J_LEFT_FIT 201 lib/widget/buttonbar.c tty_print_string (str_fit_to_term (text, width - 2, J_LEFT_FIT)); J_LEFT_FIT 186 lib/widget/listbox.c tty_print_string (str_fit_to_term (text, w->cols - 2, J_LEFT_FIT)); J_LEFT_FIT 2551 src/diffviewer/ydiff.c tty_print_string (str_fit_to_term (buf, nwidth, J_LEFT_FIT)); J_LEFT_FIT 2690 src/diffviewer/ydiff.c tty_print_string (str_fit_to_term (buf, xwidth - 1, J_LEFT_FIT)); J_LEFT_FIT 2694 src/diffviewer/ydiff.c tty_print_string (str_fit_to_term (buf, width, J_LEFT_FIT)); J_LEFT_FIT 1013 src/filemanager/achown.c str_fit_to_term (fname->str, WIDGET (ch_dlg)->rect.cols - 20, J_LEFT_FIT), J_LEFT_FIT 259 src/filemanager/boxes.c button_set_text (button, str_fit_to_term (skin_label, 20, J_LEFT_FIT)); J_LEFT_FIT 637 src/filemanager/boxes.c J_LEFT_FIT), B_USER, sel_skin_button, NULL), J_LEFT_FIT 165 src/filemanager/panel.c { "unsorted", 12, TRUE, J_LEFT_FIT, J_LEFT_FIT 169 src/filemanager/panel.c { "name", 12, TRUE, J_LEFT_FIT, J_LEFT_FIT 173 src/filemanager/panel.c { "version", 12, TRUE, J_LEFT_FIT, J_LEFT_FIT 177 src/filemanager/panel.c { "extension", 12, TRUE, J_LEFT_FIT, J_LEFT_FIT 213 src/filemanager/panel.c { "owner", 8, FALSE, J_LEFT_FIT, "", N_ ("Owner"), FALSE, TRUE, string_file_owner, NULL }, J_LEFT_FIT 214 src/filemanager/panel.c { "group", 8, FALSE, J_LEFT_FIT, "", N_ ("Group"), FALSE, TRUE, string_file_group, NULL }, J_LEFT_FIT 932 src/filemanager/panel.c tty_print_string (str_fit_to_term (link_target, w->rect.cols - 5, J_LEFT_FIT)); J_LEFT_FIT 245 src/filemanager/tree.c tty_print_string (str_fit_to_term (tree->search_buffer->str, tree_cols - 2, J_LEFT_FIT)); J_LEFT_FIT 259 src/filemanager/tree.c str_fit_to_term (vfs_path_as_str (tree->selected_ptr->name), tree_cols, J_LEFT_FIT)); J_LEFT_FIT 367 src/filemanager/tree.c tree_cols + (tree->is_panel ? 0 : 1), J_LEFT_FIT)); J_LEFT_FIT 397 src/filemanager/tree.c str_fit_to_term (current->subname, tree_cols - x - 3 * j, J_LEFT_FIT)); J_LEFT_FIT 180 src/viewer/display.c tty_print_string (str_fit_to_term (file_label, r->cols - 34, J_LEFT_FIT)); J_LEFT_FIT 182 src/viewer/display.c tty_print_string (str_fit_to_term (file_label, r->cols - 5, J_LEFT_FIT));