boldflag_byte 112 src/viewer/hex.c mark_t boldflag_byte = MARK_NORMAL; boldflag_byte 259 src/viewer/hex.c boldflag_byte = mcview_hex_calculate_boldflag (view, from, curr, FALSE); boldflag_byte 270 src/viewer/hex.c tty_setcolor (boldflag_byte == MARK_NORMAL ? VIEW_NORMAL_COLOR : boldflag_byte 271 src/viewer/hex.c boldflag_byte == MARK_SELECTED ? VIEW_BOLD_COLOR : boldflag_byte 272 src/viewer/hex.c boldflag_byte == MARK_CHANGED ? VIEW_UNDERLINED_COLOR :