HomeSort by relevance Sort by last modified time
    Searched full:tag_selected (Results 1 - 3 of 3) sorted by null

  /external/toybox/kconfig/lxdialog/
util.c 50 dlg.tag_selected.atr = A_REVERSE;
90 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true);
130 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_RED, true);
210 init_one_color(&dlg.tag_selected);
dialog.h 127 struct dialog_color tag_selected; member in struct:dialog_info
checklist.c 46 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr);

Completed in 83 milliseconds