Searched refs:hotkeys (Results 1 – 3 of 3) sorted by relevance
362 int *hotkeys = get_hotkeys(labels); in dlg_draw_buttons() local363 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() local457 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()
72 + improve the way "hotkeys" are assigned to widget buttons by checking
34 the hotkeys. You can shift, rotate and zoom the picture.