Searched refs:item_n (Results 1 – 6 of 6) sorted by relevance
121 choice = item_n(); in dialog_checklist()123 choice = item_n(); in dialog_checklist()
178 int item_n(void);
248 choice = item_n(); in dialog_menu()
616 int item_n(void) in item_n() function
1520 for (int item_n = 0; item_n < count_same_width; item_n++) in ShrinkWidths() local1521 items[item_n].Width -= width_to_remove_per_item; in ShrinkWidths()
1131 # LIST should have the form `item_1, item_2, ..., item_n', i.e. the