Home
last modified time | relevance | path

Searched refs:get_underline_fontno (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.h632 extern int get_underline_fontno();
H A Denv.cpp505 if (fontno == get_underline_fontno()) in set_font()
507 if (prev_fontno == get_underline_fontno()) in set_font()
1504 curenv->fontno = get_underline_fontno(); in do_underline()
H A Dnode.cpp6112 int get_underline_fontno() in get_underline_fontno() function