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

  /external/toybox/kconfig/lxdialog/
dialog.h 132 struct dialog_color uarrow; member in struct:dialog_info
util.c 55 dlg.uarrow.atr = A_BOLD;
95 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true);
137 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false);
215 init_one_color(&dlg.uarrow);
checklist.c 65 wattrset(win, dlg.uarrow.atr);
menubox.c 121 wattrset(win, dlg.uarrow.atr);

Completed in 229 milliseconds