Home
last modified time | relevance | path

Searched refs:vertical_spacing (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dmain.cpp526 vertical_spacing.inc = vertical_spacing.val = 0; in entry_modifier()
584 if (vertical_spacing.val != 0) { in debug_print()
586 if (vertical_spacing.inc > 0) in debug_print()
588 else if (vertical_spacing.inc < 0) in debug_print()
590 fprintf(stderr, "%d ", vertical_spacing.val); in debug_print()
952 list->vertical_spacing.val = 0; in process_format()
953 list->vertical_spacing.inc = 0; in process_format()
955 list->vertical_spacing.inc = (c == '+' ? 1 : -1); in process_format()
960 list->vertical_spacing.inc = 0; in process_format()
964 list->vertical_spacing.val *= 10; in process_format()
[all …]
H A Dtable.h52 inc_number vertical_spacing; member
H A Dtable.cpp963 if (m->vertical_spacing.val != 0) { in set_modifier()
965 if (m->vertical_spacing.inc > 0) in set_modifier()
967 else if (m->vertical_spacing.inc < 0) in set_modifier()
969 printfs("%1\n", as_string(m->vertical_spacing.val)); in set_modifier()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.h116 void vertical_spacing();
173 vunits vertical_spacing; variable
371 friend void vertical_spacing();
H A Denv.cpp638 vertical_spacing(points_to_units(12)), in environment()
730 vertical_spacing(e->vertical_spacing), in environment()
811 vertical_spacing = e->vertical_spacing; in copy()
911 return vertical_spacing; in get_vertical_spacing()
928 tem += (line_spacing - 1)*vertical_spacing; in total_post_vertical_spacing()
1384 void vertical_spacing() in vertical_spacing() function
1387 if (has_arg() && get_vunits(&temp, 'p', curenv->vertical_spacing)) { in vertical_spacing()
1395 curenv->prev_vertical_spacing = curenv->vertical_spacing; in vertical_spacing()
1396 curenv->vertical_spacing = temp; in vertical_spacing()
1827 output(nn, !fill, vertical_spacing, total_post_vertical_spacing(), width, in output_line()
[all …]
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1986 int vertical_spacing; member in html_printer
2722 vertical_spacing = atoi(arg); in do_verticalspacing()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog199 vertical_spacing, post_vertical_spacing, line_spacing, line_length,
3896 * src/roff/troff/env.cc (vertical_spacing): Allow zero value for
H A DChangeLog.1151681 * troff/env.cc (hyphenate_request, vertical_spacing, no_number):
4254 * troff/env.c (vertical_spacing): Don't allow vertical spacing to