Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/preproc/pic/
HDtroff.cpp40 virtual void reset_color() = 0;
240 void reset_color();
302 reset_color(); in finish_picture()
499 reset_color(); in set_color()
514 void troff_output::reset_color() in reset_color() function in troff_output
HDoutput.h61 virtual void reset_color() = 0;
HDcommon.h73 void reset_color() = 0;
HDtex.cpp46 void reset_color();
383 void tex_output::reset_color() in reset_color() function in tex_output
HDobject.cpp649 out->reset_color(); in print_text()
787 out->reset_color(); in print()
1029 out->reset_color(); in print()
1078 out->reset_color(); in print()
1303 out->reset_color(); in print()
1408 out->reset_color(); in print()
1680 out->reset_color(); in print()
/NextBSD/contrib/groff/
HDChangeLog.1181406 troff_output::reset_color: Updated.
3231 members `set_color', `reset_color', `get_last_filled', and
3236 New function members `set_color', `reset_color', `get_last_filled',
3249 `out->reset_color'.
3257 `set_color', `reset_color', `get_last_filled', and
3260 members `set_color', `reset_color', and `get_last_filled'.
3264 New function members `set_color', `reset_color', `get_last_filled',
3266 (troff_output::finish_picture): Use `reset_color'.
HDChangeLog83 troff_output::set_color, troff_output::reset_color): Use .bcolor and
2931 (troff_output::set_color, troff_output::reset_color): Don't emit
4458 (troff_output::reset_color): Use a_delete instead of free.