Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/roff/troff/
HDnode.cpp136 units constant_space; member in font_info
287 spec.constant_space_width = constant_space; in get_tfont()
292 = scale(constant_space*fs.to_scaled_points(), in get_tfont()
371 || (type != CONSTANT_SPACE_NONE && x != constant_space)) { in set_constant_space()
374 constant_space = x; in set_constant_space()
424 return constant_space; in get_space_width()
426 return scale(constant_space*fs.to_scaled_points(), in get_space_width()
4794 hunits constant_space; in tprint() local
4795 int is_constant_spaced = tf->get_constant_space(&constant_space); in tprint()
4798 x = constant_space; in tprint()
[all …]
/NextBSD/contrib/groff/
HDChangeLog.1151616 constant_space): Likewise.