Home
last modified time | relevance | path

Searched defs:shortcut (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/bsddialog/lib/
H A Dlib_util.c194 wchar_t first, bool selected, bool shortcut) in draw_button()
232 draw_buttons(WINDOW *window, struct buttons bs, bool shortcut) in draw_buttons()
H A Dformbox.c375 redrawbuttons(WINDOW *window, struct buttons *bs, bool focus, bool shortcut) in redrawbuttons()
H A Dmenubox.c257 wchar_t shortcut; in drawitem() local