nroff_underscore_is_underlined  403 src/viewer/ascii.c                 state->nroff_underscore_is_underlined ? VIEWER_UNDERLINED_COLOR : VIEWER_BOLD_COLOR;
nroff_underscore_is_underlined  408 src/viewer/ascii.c         state->nroff_underscore_is_underlined = FALSE;
nroff_underscore_is_underlined  416 src/viewer/ascii.c         state->nroff_underscore_is_underlined = TRUE;
nroff_underscore_is_underlined   85 src/viewer/internal.h     gboolean nroff_underscore_is_underlined;  // whether _\b_ is underlined rather than bold