HomeSort by: relevance | last modified time | path
    Searched defs:tab_fit_len (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libform/
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

Completed in 12 milliseconds