Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dtroff.cpp42 virtual void reset_color() = 0;
242 void reset_color();
304 reset_color(); in finish_picture()
501 reset_color(); in set_color()
516 void troff_output::reset_color() in reset_color() function in troff_output
H A Doutput.h63 virtual void reset_color() = 0;
H A Dcommon.h75 void reset_color() = 0;
H A Dtex.cpp48 void reset_color();
385 void tex_output::reset_color() in reset_color() function in tex_output
H A Dobject.cpp651 out->reset_color(); in print_text()
789 out->reset_color(); in print()
1031 out->reset_color(); in print()
1080 out->reset_color(); in print()
1305 out->reset_color(); in print()
1410 out->reset_color(); in print()
1682 out->reset_color(); in print()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.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'.
H A DChangeLog83 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.