Home
last modified time | relevance | path

Searched refs:item_n (Results 1 - 5 of 5) sorted by relevance

/third_party/toybox/kconfig/lxdialog/
H A Dchecklist.c121 choice = item_n(); in dialog_checklist()
123 choice = item_n(); in dialog_checklist()
H A Ddialog.h178 int item_n(void);
H A Dmenubox.c248 choice = item_n(); in dialog_menu()
H A Dutil.c616 int item_n(void) in item_n() function
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1520 for (int item_n = 0; item_n < count_same_width; item_n++) in ShrinkWidths()
1521 items[item_n].Width -= width_to_remove_per_item; in ShrinkWidths()

Completed in 15 milliseconds