Searched refs:reset_color (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/groff/src/preproc/pic/ |
| HD | troff.cpp | 40 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
|
| HD | output.h | 61 virtual void reset_color() = 0;
|
| HD | common.h | 73 void reset_color() = 0;
|
| HD | tex.cpp | 46 void reset_color(); 383 void tex_output::reset_color() in reset_color() function in tex_output
|
| HD | object.cpp | 649 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/ |
| HD | ChangeLog.118 | 1406 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'.
|
| HD | ChangeLog | 83 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.
|