VIEW_BOLD_COLOR 296 lib/skin/colors.c VIEW_BOLD_COLOR = mc_skin_color_get ("viewer", "viewbold"); VIEW_BOLD_COLOR 425 src/viewer/ascii.c state->nroff_underscore_is_underlined ? VIEW_UNDERLINED_COLOR : VIEW_BOLD_COLOR; VIEW_BOLD_COLOR 432 src/viewer/ascii.c *color = VIEW_BOLD_COLOR; VIEW_BOLD_COLOR 378 src/viewer/display.c tty_setcolor (VIEW_BOLD_COLOR); VIEW_BOLD_COLOR 162 src/viewer/hex.c tty_setcolor (VIEW_BOLD_COLOR); VIEW_BOLD_COLOR 271 src/viewer/hex.c boldflag_byte == MARK_SELECTED ? VIEW_BOLD_COLOR : VIEW_BOLD_COLOR 318 src/viewer/hex.c boldflag_char == MARK_SELECTED ? VIEW_BOLD_COLOR :