Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
HDlist.cpp69 return is_script ? 0 : thin_space; in compute_spacing()
83 return thin_space; in compute_spacing()
85 return is_script ? 0 : thin_space; in compute_spacing()
87 return thin_space; in compute_spacing()
HDbox.cpp50 int thin_space = 17; variable
95 { "thin_space", &thin_space },
582 printf("\\h'%dM'", thin_space); in output()
HDpbox.h31 extern int thin_space;