DLG_COLOR_TITLE 462 lib/widget/dialog.c dialog_colors[DLG_COLOR_TITLE] = DIALOG_TITLE_COLOR; DLG_COLOR_TITLE 471 lib/widget/dialog.c alarm_colors[DLG_COLOR_TITLE] = ERROR_TITLE_COLOR; DLG_COLOR_TITLE 480 lib/widget/dialog.c listbox_colors[DLG_COLOR_TITLE] = PMENU_TITLE_COLOR; DLG_COLOR_TITLE 489 lib/widget/dialog.c help_colors[DLG_COLOR_TITLE] = HELP_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 ? CORE_DISABLED_COLOR : colors[DLG_COLOR_TITLE]);