OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:button_key_inactive
(Results
1 - 2
of
2
) sorted by null
/external/toybox/kconfig/lxdialog/
util.c
36
dlg.
button_key_inactive
.atr = A_BOLD;
76
DLG_COLOR(
button_key_inactive
, COLOR_RED, COLOR_WHITE, false);
110
DLG_COLOR(
button_key_inactive
, COLOR_RED, COLOR_BLACK, false);
196
init_one_color(&dlg.
button_key_inactive
);
391
: dlg.
button_key_inactive
.atr);
dialog.h
113
struct dialog_color
button_key_inactive
;
member in struct:dialog_info
Completed in 172 milliseconds