VIEW_BOLD_COLOR   300 lib/skin/colors.c     VIEW_BOLD_COLOR = mc_skin_color_get ("viewer", "viewbold");
VIEW_BOLD_COLOR   391 src/viewer/ascii.c                 state->nroff_underscore_is_underlined ? VIEW_UNDERLINED_COLOR : VIEW_BOLD_COLOR;
VIEW_BOLD_COLOR   398 src/viewer/ascii.c             *color = VIEW_BOLD_COLOR;
VIEW_BOLD_COLOR   366 src/viewer/display.c     tty_setcolor (VIEW_BOLD_COLOR);
VIEW_BOLD_COLOR   160 src/viewer/hex.c             tty_setcolor (VIEW_BOLD_COLOR);
VIEW_BOLD_COLOR   265 src/viewer/hex.c                               : boldflag_byte == MARK_SELECTED ? VIEW_BOLD_COLOR
VIEW_BOLD_COLOR   314 src/viewer/hex.c                               : boldflag_char == MARK_SELECTED ? VIEW_BOLD_COLOR