Searched refs:thin_space (Results 1 – 3 of 3) sorted by relevance
69 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()
50 int thin_space = 17; variable95 { "thin_space", &thin_space },582 printf("\\h'%dM'", thin_space); in output()
31 extern int thin_space;