OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tag_key
(Results
1 - 3
of
3
) sorted by null
/external/toybox/kconfig/lxdialog/
util.c
51
dlg.
tag_key
.atr = A_BOLD;
91
DLG_COLOR(
tag_key
, COLOR_YELLOW, COLOR_WHITE, true);
131
DLG_COLOR(
tag_key
, COLOR_RED, COLOR_BLACK, false);
150
DLG_COLOR(
tag_key
, COLOR_BLUE, COLOR_WHITE, true);
211
init_one_color(&dlg.
tag_key
);
dialog.h
128
struct dialog_color
tag_key
;
member in struct:dialog_info
menubox.c
92
: dlg.
tag_key
.atr);
Completed in 382 milliseconds