Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/dialog/
Dcalendar.c188 next_or_previous(int key, int two_d) in next_or_previous() function
620 step = next_or_previous(key, (obj == &dy_box)); in dialog_calendar()
657 if (next_or_previous(key, FALSE) < 0) in dialog_calendar()
659 else if (next_or_previous(key, FALSE) > 0) in dialog_calendar()
Dtimebox.c56 next_or_previous(int key) in next_or_previous() function
362 int step = next_or_previous(key); in dialog_timebox()