Home
last modified time | relevance | path

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

/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp62 #define ROW_MAX_LINE_REG PREFIX "lnmx" macro
1794 ".if '\\$1'm' .nr " ROW_MAX_LINE_REG " \\n[ln]>?\\n[" ROW_MAX_LINE_REG "]\n" in init_output()
1803 ".nr " ROW_SAVE_LINE_REG " \\n(ln<?\\n[" ROW_MAX_LINE_REG "]\n" in init_output()
1850 ".nr " ROW_MAX_LINE_REG " \\n[ln]\n" in init_output()
1887 ".nr ln \\n[" ROW_MAX_LINE_REG "]\n" in init_output()
2751 ".nr " ROW_MAX_LINE_REG " \\n[ln]\n"); in do_row()
2886 prints(".if \\n[ln] .nr ln \\n[" ROW_MAX_LINE_REG "]\n"); in do_row()
2947 ".nr ln \\n[" ROW_MAX_LINE_REG "]\n" in do_bottom()
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog5087 (ROW_SAVE_LINE_REG, ROW_MAX_LINE_REG, REPEATED_NM_SET_MACRO)