get_hotkey        255 lib/widget/dialog-switch.c         listbox_add_item (listbox->list, LISTBOX_APPEND_BEFORE, get_hotkey (i++), title, h, FALSE);
get_hotkey        340 src/editor/editwidget.c             listbox_add_item (listbox->list, LISTBOX_APPEND_AT_END, get_hotkey (i++),
get_hotkey         97 src/selcodepage.c         g_snprintf (buffer, sizeof (buffer), "%c  %s", get_hotkey (i), name);
get_hotkey         98 src/selcodepage.c         LISTBOX_APPEND_TEXT (listbox, get_hotkey (i), buffer, NULL, FALSE);
get_hotkey        102 src/selcodepage.c         unsigned char hotkey = get_hotkey (codepages->len);