Searched refs:sbuf_start_hpos (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/groff/src/devices/grops/
H A Dps.cpp533 int sbuf_start_hpos; member in class:ps_printer
754 sbuf_start_hpos = env->hpos;
991 if (output_hpos != sbuf_start_hpos)
1032 out.put_fix_number(sbuf_start_hpos)
1036 out.put_fix_number(sbuf_start_hpos - output_hpos);
1042 out.put_fix_number(sbuf_start_hpos - output_hpos)
/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1946 int sbuf_start_hpos; member in class:html_printer
4077 sbuf_vpos-sbuf_style.point_size*r/72, sbuf_start_hpos,
4372 sbuf_start_hpos = env->hpos;

Completed in 113 milliseconds