Home
last modified time | relevance | path

Searched refs:item_set (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dchecklist.c183 item_set(scroll + i); in dialog_checklist()
200 item_set(i + scroll); in dialog_checklist()
214 item_set(scroll); in dialog_checklist()
221 item_set(scroll); in dialog_checklist()
239 item_set(scroll + max_choice - 1); in dialog_checklist()
248 item_set(scroll + max_choice - 1); in dialog_checklist()
263 item_set(scroll + choice); in dialog_checklist()
267 item_set(scroll + choice); in dialog_checklist()
286 item_set(scroll + choice); in dialog_checklist()
H A Dmenubox.c92 item_set(index); \
280 item_set(scroll + i); in dialog_menu()
287 item_set(scroll + i); in dialog_menu()
385 item_set(scroll + choice); in dialog_menu()
H A Ddialog.h178 void item_set(int n);
H A Dutil.c667 void item_set(int n) in item_set() function
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dchecklist.c195 item_set(scroll + i); in dialog_checklist()
212 item_set(i + scroll); in dialog_checklist()
226 item_set(scroll); in dialog_checklist()
233 item_set(scroll); in dialog_checklist()
251 item_set(scroll + max_choice - 1); in dialog_checklist()
260 item_set(scroll + max_choice - 1); in dialog_checklist()
275 item_set(scroll + choice); in dialog_checklist()
279 item_set(scroll + choice); in dialog_checklist()
298 item_set(scroll + choice); in dialog_checklist()
H A Dmenubox.c104 item_set(index); \
292 item_set(scroll + i); in dialog_menu()
299 item_set(scroll + i); in dialog_menu()
397 item_set(scroll + choice); in dialog_menu()
H A Ddialog.h190 void item_set(int n);
H A Dutil.c679 void item_set(int n) in item_set() function
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dchecklist.c182 item_set(scroll + i); in dialog_checklist()
199 item_set(i + scroll); in dialog_checklist()
213 item_set(scroll); in dialog_checklist()
220 item_set(scroll); in dialog_checklist()
238 item_set(scroll + max_choice - 1); in dialog_checklist()
247 item_set(scroll + max_choice - 1); in dialog_checklist()
262 item_set(scroll + choice); in dialog_checklist()
266 item_set(scroll + choice); in dialog_checklist()
285 item_set(scroll + choice); in dialog_checklist()
H A Dmenubox.c91 item_set(index); \
279 item_set(scroll + i); in dialog_menu()
286 item_set(scroll + i); in dialog_menu()
384 item_set(scroll + choice); in dialog_menu()
H A Ddialog.h171 void item_set(int n);
H A Dutil.c666 void item_set(int n) in item_set() function