Searched refs:span_width_reg (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/ |
H A D | table.cpp | 87 string span_width_reg(int start_col, int end_col); 471 span_width_reg(start_col, end_col)); in simple_print() 486 span_width_reg(start_col, end_col)); in do_width() 581 span_width_reg(start_col, end_col), in simple_print() 607 span_width_reg(start_col, end_col), in simple_print() 683 printfs(">?\\n[%1]u", span_width_reg(start_col, end_col)); in do_divert() 687 span_width_reg(start_col, end_col), in do_divert() 701 span_width_reg(start_col, end_col)); in do_divert() 706 printfs(".nr %1 \\n[%1]>?\\n[dl]\n", span_width_reg(start_col, end_col)); in do_divert() 750 span_width_reg(start_col, end_col), in print() [all …]
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | ChangeLog.115 | 4554 * tbl/table.c (init_span_reg): Initialize span_width_reg to \n(.H
|