Searched refs:thick_space (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dpbox.h33 extern int thick_space;
H A Dbox.cpp52 int thick_space = 28; variable
97 { "thick_space", &thick_space },
572 printf("\\h'%dM'", thick_space);
H A Dlist.cpp78 return is_script ? 0 : thick_space;
81 return is_script ? 0 : thick_space;

Completed in 166 milliseconds