internals.c | 118 tab_fit_len(_FORMI_FIELD_LINES *row, unsigned int len); 620 pos = tab_fit_len(row, field->cols); 2267 cur->row_xpos = tab_fit_len(row, cur->cursor_xpos + 1); 2313 cur->row_xpos = tab_fit_len(row, cur->cursor_xpos + 1); 3491 tab_fit_len(_FORMI_FIELD_LINES *row, unsigned int width) function in typeref:typename:unsigned int
|