Home
last modified time | relevance | path

Searched refs:row_top_reg (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc92 string row_top_reg(int r);
1126 row_top_reg(start_row)); in contribute_to_bottom_macro()
1145 row_top_reg(start_row), in contribute_to_bottom_macro()
1165 row_top_reg(start_row)); in print()
1186 row_top_reg(start_row), in print()
1893 string row_top_reg(int row) in row_top_reg() function
2523 printfs("." REPEATED_MARK_MACRO " %1\n", row_top_reg(r)); in do_row()
2529 printfs("." REPEATED_MARK_MACRO " %1\n", row_top_reg(r)); in do_row()
2537 printfs("." REPEATED_MARK_MACRO " %1\n", row_top_reg(r)); in do_row()
2706 printfs(".mk %1\n", row_top_reg(nrows)); in do_bottom()
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp99 string row_top_reg(int);
1157 row_top_reg(start_row)); in contribute_to_bottom_macro()
1176 row_top_reg(start_row), in contribute_to_bottom_macro()
1196 row_top_reg(start_row)); in print()
1217 row_top_reg(start_row), in print()
1987 string row_top_reg(int row) in row_top_reg() function
2732 printfs("." REPEATED_MARK_MACRO " %1\n", row_top_reg(r)); in do_row()
2738 printfs("." REPEATED_MARK_MACRO " %1\n", row_top_reg(r)); in do_row()
2746 printfs("." REPEATED_MARK_MACRO " %1\n", row_top_reg(r)); in do_row()
2928 printfs(".mk %1\n", row_top_reg(nrows)); in do_bottom()
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog.1156023 (table::do_row): Mark row_top_reg using REPEATED_MARK_MACRO. This
/dports/japanese/groff/groff-1.18.1.1/
H A DChangeLog13377 (table::do_row): Mark row_top_reg using REPEATED_MARK_MACRO. This