Home
last modified time | relevance | path

Searched refs:block_width_reg (Results 1 – 2 of 2) sorted by relevance

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc80 string block_width_reg(int r, int c);
552 block_width_reg(start_row, start_col)); in do_width()
560 block_width_reg(start_row, start_col)); in do_width()
563 printfs(".nr %1 0\n", block_width_reg(start_row, start_col)); in do_width()
582 block_width_reg(start_row, start_col)); in simple_print()
706 printfs(".nr %1 \\n[dl]\n", block_width_reg(start_row, start_col)); in do_divert()
750 block_width_reg(start_row, start_col)); in print()
765 block_width_reg(start_row, start_col)); in print()
1800 string block_width_reg(int r, int c) in block_width_reg() function
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp87 string block_width_reg(int, int);
565 block_width_reg(start_row, start_col)); in do_width()
573 block_width_reg(start_row, start_col)); in do_width()
576 printfs(".nr %1 0\n", block_width_reg(start_row, start_col)); in do_width()
595 block_width_reg(start_row, start_col)); in simple_print()
738 printfs(".nr %1 \\n[dl]\n", block_width_reg(start_row, start_col)); in do_divert()
777 block_width_reg(start_row, start_col)); in print()
793 block_width_reg(start_row, start_col)); in print()
1895 string block_width_reg(int r, int c) in block_width_reg() function