Home
last modified time | relevance | path

Searched refs:start_picture (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dtroff.cpp46 void start_picture(double sc, const position &ll, const position &ur) = 0;
227 void start_picture(double, const position &ll, const position &ur);
278 void troff_output::start_picture(double sc, in start_picture() function in troff_output
H A Doutput.h43 virtual void start_picture(double sc, const position &ll, const position &ur) = 0;
H A Dcommon.h60 void start_picture(double sc, const position &ll, const position &ur) = 0;
H A Dtex.cpp33 void start_picture(double, const position &ll, const position &ur);
107 void tex_output::start_picture(double sc, const position &ll, in start_picture() function in tex_output
H A Dobject.cpp2015 out->start_picture(scale, bb.ll, bb.ur); in print_picture()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.115318 (troff_output::start_picture, troff_output::finish_picture),
1711 * pic/troff.cc (troff_output::start_picture): Generate line
4594 (troff_output::start_picture): Set this reg.
4682 * pic/tex.c (tex_output::start_picture): Change the definitions of
5407 (tex_output::start_picture): Set pen_size to -2.0.
5820 * pic/troff.c (troff_output::start_picture): Comment out calls to
H A DChangeLog3549 * src/preproc/pic/tex.cpp (tex_output::start_picture): Make code
3568 * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code.
3593 * src/preproc/pic/tex.cpp (tex_output::start_picture): Use
H A DChangeLog.1171370 * src/preproc/pic/troff.cc (troff_output::start_picture,
H A DChangeLog.1182075 (troff_output::start_picture, troff_output::finish_picture):