Searched defs:is_script (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ | ||
H A D | box.h | 74 int is_script; variable |
H A D | list.cpp | 66 static int compute_spacing(int is_script, int left, int right) in compute_spacing() |