Searched defs:shortcut (Results 1 – 3 of 3) sorted by relevance
194 wchar_t first, bool selected, bool shortcut) in draw_button()232 draw_buttons(WINDOW *window, struct buttons bs, bool shortcut) in draw_buttons()
375 redrawbuttons(WINDOW *window, struct buttons *bs, bool focus, bool shortcut) in redrawbuttons()
257 wchar_t shortcut; in drawitem() local