Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp567 char *get_outline_color();
608 char *graphic_object::get_outline_color() in get_outline_color() function in graphic_object
649 out->set_color(color_fill, get_outline_color()); in print_text()
775 out->set_color(color_fill, graphic_object::get_outline_color()); in print()
1029 out->set_color(color_fill, graphic_object::get_outline_color()); in print()
1078 out->set_color(color_fill, graphic_object::get_outline_color()); in print()
1263 out->set_color(0, graphic_object::get_outline_color()); in print()
1276 graphic_object::get_outline_color()); in print()
1282 graphic_object::get_outline_color()); in print()
1295 graphic_object::get_outline_color()); in print()
[all …]
H A Doutput.h65 virtual char *get_outline_color() = 0;
H A Dcommon.h77 char *get_outline_color() = 0;
H A Dtex.cpp50 char *get_outline_color();
396 char *tex_output::get_outline_color() in get_outline_color() function in tex_output
H A Dtroff.cpp244 char *get_outline_color();
537 char *troff_output::get_outline_color() in get_outline_color() function in troff_output
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1183232 `get_outline_color'.
3237 and `get_outline_color'.
3244 Add member functions `set_outline_color', `get_outline_color', and
3258 `get_outline_color'.
3265 and `get_outline_color'.