Home
last modified time | relevance | path

Searched refs:tab_distance (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp2854 tab_amount = tab_distance - tab_width; in wrap_up_tab()
2858 tab_amount = tab_distance - tab_width/2; in wrap_up_tab()
2886 tab_distance = H0; in wrap_up_tab()
2931 tab_distance = d; in handle_tab()
2977 tab_distance -= padding; in wrap_up_field()
2978 if (tab_distance <= H0) { in wrap_up_field()
2982 &tab_distance); in wrap_up_field()
2986 line = make_tab_node(tab_distance, line); in wrap_up_field()
2987 width_total += tab_distance; in wrap_up_field()
2999 tab_distance = H0; in wrap_up_field()
H A Denv.h197 hunits tab_distance; variable
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1154068 tab_distance. If this makes tab_distance <= 0, use the next tab