Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp758 int current_height; member in troff_output_file
1204 if (current_height != height) { in set_font()
1208 current_height = height; in set_font()
1558 : current_slant(0), current_height(0), current_fill_color(0), in troff_output_file()