ROFF_HTML_ARGS
roff_html_pre_nf(ROFF_HTML_ARGS)
roff_html_pre_sp(ROFF_HTML_ARGS)
typedef void (*roff_html_pre_fp)(ROFF_HTML_ARGS);
static void roff_html_pre_br(ROFF_HTML_ARGS);
static void roff_html_pre_ce(ROFF_HTML_ARGS);
static void roff_html_pre_fi(ROFF_HTML_ARGS);
static void roff_html_pre_ft(ROFF_HTML_ARGS);
static void roff_html_pre_nf(ROFF_HTML_ARGS);
static void roff_html_pre_sp(ROFF_HTML_ARGS);
roff_html_pre_br(ROFF_HTML_ARGS)
roff_html_pre_ce(ROFF_HTML_ARGS)
roff_html_pre_fi(ROFF_HTML_ARGS)
roff_html_pre_ft(ROFF_HTML_ARGS)