Home
last modified time | relevance | path

Searched refs:item_n (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dchecklist.c127 choice = item_n(); in dialog_checklist()
129 choice = item_n(); in dialog_checklist()
H A Ddialog.h184 int item_n(void);
H A Dmenubox.c248 choice = item_n(); in dialog_menu()
H A Dutil.c631 int item_n(void) in item_n() function