Home
last modified time | relevance | path

Searched refs:divide_span (Results 1 – 7 of 7) sorted by relevance

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.h103 void divide_span(int, int);
H A Dtable.cc1924 void table::divide_span(int start_col, int end_col) in divide_span() function in table
2121 divide_span(p->start_col, p->end_col); in compute_widths()
2139 divide_span(p->start_col, p->end_col); in compute_widths()
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.h112 void divide_span(int, int);
H A Dtable.cpp2017 void table::divide_span(int start_col, int end_col) in divide_span() function in table
2293 divide_span(p->start_col, p->end_col); in compute_widths()
2314 divide_span(p->start_col, p->end_col); in compute_widths()
2333 divide_span(p->start_col, p->end_col); in compute_widths()
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog.120238 (table::divide_span): Handle expanded columns the same as equal
H A DChangeLog.1152722 * tbl/table.c (table::divide_span): Don't count column separation
/dports/japanese/groff/groff-1.18.1.1/
H A DChangeLog10076 * tbl/table.c (table::divide_span): Don't count column separation