Home
last modified time | relevance | path

Searched refs:tab_next (Results 1 – 2 of 2) sorted by relevance

/src/usr.bin/compress/doc/
H A Drevision.log60 * Implemented "-B" block compress. Implemented REVERSE sorting of tab_next.
/src/contrib/dialog/
H A Dformbox.c224 tab_next(WINDOW *win, in tab_next() function
854 if (tab_next(form, items, item_no, move_by, &new_choice, &new_scroll)) { in dlg_form()