_history_reflow 85 uspace/lib/termui/src/history.h INTERNAL const termui_cell_t *_history_reflow(struct history *history, size_t new_cols, size_t *recouped); _history_reflow 669 uspace/lib/termui/src/termui.c const termui_cell_t *c = _history_reflow(&termui->history, cols, &recouped);HelenOS homepage, sources at GitHub