VIEW_BOLD_COLOR   297 lib/skin/colors.c     VIEW_BOLD_COLOR = mc_skin_color_get ("viewer", "viewbold");
VIEW_BOLD_COLOR   427 src/viewer/ascii.c                 state->nroff_underscore_is_underlined ? VIEW_UNDERLINED_COLOR : VIEW_BOLD_COLOR;
VIEW_BOLD_COLOR   434 src/viewer/ascii.c             *color = VIEW_BOLD_COLOR;
VIEW_BOLD_COLOR   381 src/viewer/display.c     tty_setcolor (VIEW_BOLD_COLOR);
VIEW_BOLD_COLOR   163 src/viewer/hex.c             tty_setcolor (VIEW_BOLD_COLOR);
VIEW_BOLD_COLOR   272 src/viewer/hex.c                           boldflag_byte == MARK_SELECTED ? VIEW_BOLD_COLOR :
VIEW_BOLD_COLOR   319 src/viewer/hex.c                           boldflag_char == MARK_SELECTED ? VIEW_BOLD_COLOR :