DLG_COLOR_FRAME    54 lib/widget/dialog.c     [DLG_COLOR_FRAME] = DIALOG_FRAME_COLOR,
DLG_COLOR_FRAME    64 lib/widget/dialog.c     [DLG_COLOR_FRAME] = ERROR_FRAME_COLOR,
DLG_COLOR_FRAME    16 lib/widget/frame.h #define FRAME_COLOR_FRAME  DLG_COLOR_FRAME
DLG_COLOR_FRAME    74 lib/widget/groupbox.c         tty_setcolor (disabled ? CORE_DISABLED_COLOR : colors[DLG_COLOR_FRAME]);
DLG_COLOR_FRAME   106 lib/widget/hline.c         tty_setcolor (colors[DLG_COLOR_FRAME]);
DLG_COLOR_FRAME    60 lib/widget/listbox-window.c     [DLG_COLOR_FRAME] = PMENU_FRAME_COLOR,
DLG_COLOR_FRAME   153 lib/widget/listbox.c     scrollbarc = disabled ? CORE_DISABLED_COLOR : colors[DLG_COLOR_FRAME];
DLG_COLOR_FRAME   124 src/help.c         [DLG_COLOR_FRAME] = HELP_FRAME_COLOR,