OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:button_label_inactive
(Results
1 - 2
of
2
) sorted by null
/external/toybox/kconfig/lxdialog/
util.c
38
dlg.
button_label_inactive
.atr = A_NORMAL;
78
DLG_COLOR(
button_label_inactive
, COLOR_BLACK, COLOR_WHITE, true);
112
DLG_COLOR(
button_label_inactive
, COLOR_BLACK, COLOR_BLACK, true);
198
init_one_color(&dlg.
button_label_inactive
);
387
: dlg.
button_label_inactive
.atr);
394
: dlg.
button_label_inactive
.atr);
dialog.h
115
struct dialog_color
button_label_inactive
;
member in struct:dialog_info
Completed in 520 milliseconds