Home
last modified time | relevance | path

Searched refs:compute_span_width (Results 1 – 5 of 5) sorted by relevance

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc1909 void compute_span_width(int start_col, int end_col) in compute_span_width() function
2115 compute_span_width(i, i); in compute_widths()
2117 compute_span_width(p->start_col, p->end_col); in compute_widths()
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp2003 void compute_span_width(int start_col, int end_col) in compute_span_width() function
2285 compute_span_width(i, i); in compute_widths()
2287 compute_span_width(p->start_col, p->end_col); in compute_widths()
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog.1201133 * src/preproc/tbl/table.cpp (compute_span_width): Fix use of
1176 (compute_span_width): Adjust AVAILABLE_REG.
H A DChangeLog.1154583 * tbl/table.c (compute_span_width): Add 2n rather than 1n to the
/dports/japanese/groff/groff-1.18.1.1/
H A DChangeLog11937 * tbl/table.c (compute_span_width): Add 2n rather than 1n to the