Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/roff/troff/
HDnode.cpp842 void troff_output_file::start_special(tfont *tf, color *gcol, color *fcol, in start_special() argument
846 glyph_color(gcol); in start_special()
1020 color *gcol, color *fcol, in put_char_width() argument
1032 glyph_color(gcol); in put_char_width()
1056 && (!gcol || gcol == current_glyph_color) in put_char_width()
1066 glyph_color(gcol); in put_char_width()
1082 && (!gcol || gcol == current_glyph_color) in put_char_width()
1091 glyph_color(gcol); in put_char_width()
1102 color *gcol, color *fcol) in put_char() argument
1110 glyph_color(gcol); in put_char()
[all …]
HDnode.h520 color *gcol; variable
587 color *gcol; variable
/NextBSD/contrib/groff/
HDChangeLog.11871 (draw_node::gcol, draw_node::fcol): New variables.
73 (special_node::gcol, special_node::fcol): New variables.
81 (glyph_node::gcol, glyph_node::fcol): New variables.