Searched refs:tag_attr (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/scripts/kconfig/lxdialog/ | ||
D | dialog.h | 113 #define tag_attr attributes[21] macro |
D | checklist.c | 46 wattrset(win, selected ? tag_selected_attr : tag_attr); in print_item() |