Searched refs:item_set (Results 1 - 4 of 4) sorted by relevance

/u-boot/scripts/kconfig/lxdialog/
H A Dchecklist.c182 item_set(scroll + i);
199 item_set(i + scroll);
213 item_set(scroll);
220 item_set(scroll);
238 item_set(scroll + max_choice - 1);
247 item_set(scroll + max_choice - 1);
262 item_set(scroll + choice);
266 item_set(scroll + choice);
285 item_set(scroll + choice);
H A Dmenubox.c91 item_set(index); \
279 item_set(scroll + i);
286 item_set(scroll + i);
384 item_set(scroll + choice);
H A Ddialog.h171 void item_set(int n);
H A Dutil.c666 void item_set(int n) function

Completed in 142 milliseconds