Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/scripts/lxdialog/
Dchecklist.c33 int choice, int selected) in print_item()
64 print_arrows (WINDOW * win, int choice, int item_no, int scroll, in print_arrows()
125 int key = 0, button = 0, choice = 0, scroll = 0, max_choice, *status; in dialog_checklist() local
Dmenubox.c67 print_item (WINDOW * win, const char *item, int choice, int selected, int hotkey) in print_item()
172 int key = 0, button = 0, scroll = 0, choice = 0, first_item = 0, max_choice; in dialog_menu() local