OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dialog_color
(Results
1 - 2
of
2
) sorted by null
/external/toybox/kconfig/lxdialog/
dialog.h
96
struct
dialog_color
{
struct
105
struct
dialog_color
screen;
106
struct
dialog_color
shadow;
107
struct
dialog_color
dialog;
108
struct
dialog_color
title;
109
struct
dialog_color
border;
110
struct
dialog_color
button_active;
111
struct
dialog_color
button_inactive;
112
struct
dialog_color
button_key_active;
113
struct
dialog_color
button_key_inactive
[
all
...]
util.c
174
static void init_one_color(struct
dialog_color
*color)
Completed in 63 milliseconds