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

/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Dlist.cpp69 return is_script ? 0 : thin_space;
83 return thin_space;
85 return is_script ? 0 : thin_space;
87 return thin_space;
H A Dpbox.h31 extern int thin_space;
H A Dbox.cpp50 int thin_space = 17; variable
95 { "thin_space", &thin_space },
582 printf("\\h'%dM'", thin_space);

Completed in 314 milliseconds