• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/groff-38/groff/src/preproc/tbl/

Lines Matching defs:?r

8 groff is free software; you can redistribute it and/or modify it under
10 Software Foundation; either version 2, or (at your option) any later
14 WARRANTY; without even the implied warranty of MERCHANTABILITY or
483 printfs(".nr %1 \\n[%1]>?\\w" DELIMITER_CHAR,
552 printfs(".nr %1 0\\w" DELIMITER_CHAR,
559 printfs(".nr %1 \\n[%1]>?\\n[%2]\n",
564 printfs(".nr %1 0\n", block_width_reg(start_row, start_col));
567 printfs(".nr %1 \\n[%1]>?\\w" DELIMITER_CHAR,
595 printfs(".nr %1 \\n[%1]>?\\w" DELIMITER_CHAR,
695 prints(".br\n.di\n.cp 0\n");
698 printfs(".nr %1 \\n[%1]>?(\\n[dl]+2n)\n",
700 printfs(".nr %1 \\n[%1]>?\\n[dl]\n",
704 printfs(".nr %1 \\n[%1]>?\\n[dl]\n", span_width_reg(start_col, end_col));
706 printfs(".nr %1 \\n[dn]\n", block_height_reg(start_row, start_col));
707 printfs(".nr %1 \\n[dl]\n", block_width_reg(start_row, start_col));
722 printfs(".nr " BOTTOM_REG " \\n[" BOTTOM_REG "]>?(\\n[%1]+\\n[%2])\n",
1099 vertical_rule(int sr, int er, int c, int dbl, vertical_rule *);
1105 vertical_rule::vertical_rule(int sr, int er, int c, int dbl, vertical_rule *p)
1106 : next(p), start_row(sr), end_row(er), col(c), is_double(dbl)
1122 printfs(".if %1<=\\n[" LAST_PASSED_ROW_REG "] .nr %2 \\n[#T]\n",
1161 ".nr %2 \\*[" QUOTE_STRING_NAME "]\\n[#T]\n",
1355 // e can be 0 if we had an empty entry or an error
1386 // e can be 0 if we had an empty entry or an error
1633 ".nr " SAVED_INDENT_REG " \\n[.i]\n");
1691 prints(".nr " COMPATIBLE_REG " \\n(.C\n"
1694 printfs(".nr " LINESIZE_REG " %1\n", as_string(linesize));
1696 prints(".nr " LINESIZE_REG " \\n[.s]\n");
1698 prints(".nr " SAVED_CENTER_REG " \\n[.ce]\n");
1713 ".nr " SAVED_INDENT_REG " \\n[.i]\n"
1714 ".nr " SAVED_FONT_REG " \\n[.f]\n"
1715 ".nr " SAVED_SIZE_REG " \\n[.s]\n"
1716 ".nr " SAVED_FILL_REG " \\n[.u]\n"
1717 ".nr T. 0\n"
1718 ".nr " CURRENT_ROW_REG " 0-1\n"
1719 ".nr " LAST_PASSED_ROW_REG " 0-1\n"
1720 ".nr " SECTION_DIVERSION_FLAG_REG " 0\n"
1723 ".nr " NEED_BOTTOM_RULE_REG " 1\n"
1724 ".nr " SUPPRESS_BOTTOM_REG " 0\n"
1739 ".nr " SECTION_DIVERSION_FLAG_REG " 1\n"
1747 ".nr " SAVED_DN_REG " \\n[dn]\n"
1750 ".nr " SECTION_DIVERSION_FLAG_REG " 0\n"
1752 ".nr T. 1\n"
1754 ".nr " SUPPRESS_BOTTOM_REG " 1\n"
1756 ".nr " SUPPRESS_BOTTOM_REG " 0\n"
1771 ".nr " TABLE_DIVERSION_FLAG_REG " 0\n"
1775 ".nr " TABLE_DIVERSION_FLAG_REG " 1\n"
1779 ".if \\n[" TABLE_DIVERSION_FLAG_REG "] \\{.br\n"
1781 ".nr " SAVED_DN_REG " \\n[dn]\n"
1900 printfs(".nr %1 \\n(.H\n.nr %2 0\n.nr %3 0\n.nr %4 0\n",
1909 printfs(".nr %1 \\n[%1]>?(\\n[%2]+\\n[%3])\n"
1910 ".if \\n[%4] .nr %1 \\n[%1]>?(\\n[%4]+2n)\n",
1924 printfs(".nr " NEEDED_REG " \\n[%1]-(\\n[%2]",
1935 printfs(".nr " NEEDED_REG " \\n[" NEEDED_REG "]/%1\n",
1939 printfs(".nr %1 +\\n[" NEEDED_REG "]\n",
1948 printfs(".nr %1 +\\n[" NEEDED_REG "]\n",
1957 printfs(".nr %1 \\n[%2]",
2026 prints(".nr " SEPARATION_FACTOR_REG " \\n[.l]-\\n[.i]");
2036 printfs(".nr %1 0\n", column_divide_reg(0));
2037 printfs(".nr %1 %2*\\n[" SEPARATION_FACTOR_REG "]\n",
2042 printfs(".nr %1 \\n[%2]+\\n[%3]\n",
2048 printfs(".nr %1 \\n[%2]+(%3*\\n[" SEPARATION_FACTOR_REG "])\n",
2052 printfs(".nr %1 \\n[%2]+\\n[%3]/2\n",
2057 printfs(".nr %1 \\n[%2]+(%3*\\n[" SEPARATION_FACTOR_REG "])\n",
2061 printfs(".nr TW \\n[%1]\n",
2064 printfs(".nr %1 +" DOUBLE_LINE_SEP "\n", column_divide_reg(0));
2065 printfs(".nr %1 -" DOUBLE_LINE_SEP "\n", column_divide_reg(ncolumns));
2076 printfs(".nr %1 \\n[%1]", span_width_reg(i, i));
2086 printfs(".nr %1 \\n[%2]\n",
2097 prints(".nr " SEPARATION_FACTOR_REG " 1n\n");
2101 printfs(".nr %1 %2\n", span_width_reg(i, i), minimum_width[i]);
2457 ".nr " TOP_REG " \\n[#T]-" DOUBLE_LINE_SEP "\n"
2465 prints(".nr " LAST_PASSED_ROW_REG " \\n[" CURRENT_ROW_REG "]\n"
2528 printfs("\\*[" TRANSPARENT_STRING_NAME "].nr " CURRENT_ROW_REG " %1\n",
2554 prints(".nr " BOTTOM_REG " +1v\n");
2576 prints(".nr " BOTTOM_REG " \\n[" BOTTOM_REG "]>?\\n[.d]\n");
2623 prints(".nr " BOTTOM_REG " \\n[" BOTTOM_REG "]>?\\n[.d]\n");
2633 prints(".nr " BOTTOM_REG " \\n[" BOTTOM_REG "]>?\\n[.d]\n");
2641 "\\*[" TRANSPARENT_STRING_NAME "].nr " NEED_BOTTOM_RULE_REG " 1\n");
2644 prints("\\*[" TRANSPARENT_STRING_NAME "].nr " NEED_BOTTOM_RULE_REG " 0\n");
2650 prints("\\*[" TRANSPARENT_STRING_NAME "].nr " NEED_BOTTOM_RULE_REG
2654 for (vertical_rule *vr = vrule_list; vr; vr = vr->next)
2655 if (vr->end_row == r) {
2660 vr->print();
2707 prints(".nr " NEED_BOTTOM_RULE_REG " 1\n"
2708 ".nr T. 1\n"