DLG_COLOR_TITLE   459 lib/widget/dialog.c     dialog_colors[DLG_COLOR_TITLE] = COLOR_TITLE;
DLG_COLOR_TITLE   465 lib/widget/dialog.c     alarm_colors[DLG_COLOR_TITLE] = ERROR_TITLE;
DLG_COLOR_TITLE   471 lib/widget/dialog.c     listbox_colors[DLG_COLOR_TITLE] = PMENU_TITLE_COLOR;
DLG_COLOR_TITLE    15 lib/widget/frame.h #define FRAME_COLOR_TITLE DLG_COLOR_TITLE
DLG_COLOR_TITLE    79 lib/widget/groupbox.c                 tty_setcolor (disabled ? DISABLED_COLOR : colors[DLG_COLOR_TITLE]);