alarm_colors       55 lib/widget/dialog.c dlg_colors_t alarm_colors;
alarm_colors      461 lib/widget/dialog.c     alarm_colors[DLG_COLOR_NORMAL] = ERROR_COLOR;
alarm_colors      462 lib/widget/dialog.c     alarm_colors[DLG_COLOR_FOCUS] = ERROR_FOCUS;
alarm_colors      463 lib/widget/dialog.c     alarm_colors[DLG_COLOR_HOT_NORMAL] = ERROR_HOT_NORMAL;
alarm_colors      464 lib/widget/dialog.c     alarm_colors[DLG_COLOR_HOT_FOCUS] = ERROR_HOT_FOCUS;
alarm_colors      465 lib/widget/dialog.c     alarm_colors[DLG_COLOR_TITLE] = ERROR_TITLE;
alarm_colors       90 lib/widget/dialog.h extern dlg_colors_t alarm_colors;
alarm_colors      290 lib/widget/wtools.c     const int *query_colors = (flags & D_ERROR) != 0 ? alarm_colors : dialog_colors;
alarm_colors      662 src/filemanager/filegui.c         dlg_create (TRUE, 0, 0, dlg_height, dlg_width, WPOS_CENTER, FALSE, alarm_colors, NULL, NULL,