dlg_colors_t 54 lib/widget/dialog.c dlg_colors_t dialog_colors; dlg_colors_t 55 lib/widget/dialog.c dlg_colors_t alarm_colors; dlg_colors_t 56 lib/widget/dialog.c dlg_colors_t listbox_colors; dlg_colors_t 57 lib/widget/dialog.c dlg_colors_t help_colors; dlg_colors_t 57 lib/widget/dialog.h typedef int dlg_colors_t[DLG_COLOR_COUNT]; dlg_colors_t 91 lib/widget/dialog.h extern dlg_colors_t dialog_colors; dlg_colors_t 92 lib/widget/dialog.h extern dlg_colors_t alarm_colors; dlg_colors_t 93 lib/widget/dialog.h extern dlg_colors_t listbox_colors; dlg_colors_t 94 lib/widget/dialog.h extern dlg_colors_t help_colors;