HomeSort by: relevance | last modified time | path
    Searched refs:thin_space (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/eqn/
list.cpp 71 return is_script ? 0 : thin_space;
85 return thin_space;
87 return is_script ? 0 : thin_space;
89 return thin_space;
pbox.h 33 extern int thin_space;
box.cpp 52 int thin_space = 17; variable
97 { "thin_space", &thin_space },
584 printf("\\h'%dM'", thin_space);

Completed in 62 milliseconds