Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
HDformbox.c682 int move_by = 0; in dlg_form() local
688 move_by = -form_height; in dlg_form()
694 move_by = form_height; in dlg_form()
714 move_by = -1; in dlg_form()
725 move_by = -1; in dlg_form()
759 move_by = 1; in dlg_form()
770 move_by = 1; in dlg_form()
842 if (scroll_next(form, items, move_by, &new_choice, &new_scroll)) { in dlg_form()
855 if (tab_next(form, items, item_no, move_by, &new_choice, &new_scroll)) { in dlg_form()