Home
last modified time | relevance | path

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

/trueos/contrib/dialog/
HDbuttons.c362 int *hotkeys = get_hotkeys(labels); in dlg_draw_buttons() local
363 assert_ptr(hotkeys, "dlg_draw_buttons"); in dlg_draw_buttons()
377 print_button(win, buffer, hotkeys[n], y, x, in dlg_draw_buttons()
394 free(hotkeys); in dlg_draw_buttons()
452 int *hotkeys = get_hotkeys(labels); in dlg_char_to_button() local
457 if (hotkeys != 0) { in dlg_char_to_button()
459 if (ch == hotkeys[j]) { in dlg_char_to_button()
465 free(hotkeys); in dlg_char_to_button()
HDCHANGES72 + improve the way "hotkeys" are assigned to widget buttons by checking
/trueos/release/picobsd/tinyware/view/
HDREADME34 the hotkeys. You can shift, rotate and zoom the picture.