HomeSort by relevance Sort by last modified time
    Searched refs:item_set (Results 1 - 4 of 4) sorted by null

  /external/toybox/kconfig/lxdialog/
checklist.c 188 item_set(scroll + i);
205 item_set(i + scroll);
219 item_set(scroll);
226 item_set(scroll);
244 item_set(scroll + max_choice - 1);
253 item_set(scroll + max_choice - 1);
268 item_set(scroll + choice);
272 item_set(scroll + choice);
291 item_set(scroll + choice);
menubox.c 104 item_set(index); \
290 item_set(scroll + i);
297 item_set(scroll + i);
390 item_set(scroll + choice);
414 item_set(scroll + choice);
dialog.h 177 void item_set(int n);
util.c 608 void item_set(int n) function

Completed in 92 milliseconds