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

  /external/toybox/kconfig/lxdialog/
util.c 35 dlg.button_key_active.atr = A_REVERSE;
75 DLG_COLOR(button_key_active, COLOR_WHITE, COLOR_BLUE, true);
109 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_RED, true);
145 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_BLUE, true);
195 init_one_color(&dlg.button_key_active);
390 wattrset(win, selected ? dlg.button_key_active.atr
dialog.h 112 struct dialog_color button_key_active; member in struct:dialog_info

Completed in 62 milliseconds