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 380 src/viewer/display.c tty_setcolor (VIEW_BOLD_COLOR); VIEW_BOLD_COLOR 164 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 :