get_hotkey        255 lib/widget/dialog-switch.c         listbox_add_item_take (listbox->list, LISTBOX_APPEND_BEFORE, get_hotkey (i++), title, h,
get_hotkey        339 src/editor/editwidget.c             listbox_add_item (listbox->list, LISTBOX_APPEND_AT_END, get_hotkey (i++),
get_hotkey         99 src/selcodepage.c         g_snprintf (buffer, sizeof (buffer), "%c  %s", get_hotkey (i), name);
get_hotkey        100 src/selcodepage.c         LISTBOX_APPEND_TEXT (listbox, get_hotkey (i), buffer, NULL, FALSE);
get_hotkey        107 src/selcodepage.c         hotkey = get_hotkey (codepages->len);