dlg_colors_t       46 lib/widget/dialog.c dlg_colors_t dialog_colors;
dlg_colors_t       47 lib/widget/dialog.c dlg_colors_t alarm_colors;
dlg_colors_t       48 lib/widget/dialog.c dlg_colors_t listbox_colors;
dlg_colors_t       49 lib/widget/dialog.c dlg_colors_t help_colors;
dlg_colors_t       58 lib/widget/dialog.h typedef int dlg_colors_t[DLG_COLOR_COUNT];
dlg_colors_t       92 lib/widget/dialog.h extern dlg_colors_t dialog_colors;
dlg_colors_t       93 lib/widget/dialog.h extern dlg_colors_t alarm_colors;
dlg_colors_t       94 lib/widget/dialog.h extern dlg_colors_t listbox_colors;
dlg_colors_t       95 lib/widget/dialog.h extern dlg_colors_t help_colors;