Searched refs:SCRIPT_STYLE (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Dpbox.h120 const int SCRIPT_STYLE = 1; variable
H A Dsqrt.cpp57 (style > SCRIPT_STYLE ? x_height : default_rule_thickness));
H A Dlimit.cpp59 if (!(style <= SCRIPT_STYLE && one_size_reduction_flag))
H A Dlist.cpp123 is_script = (style <= SCRIPT_STYLE);
H A Dscript.cpp78 if (!(style <= SCRIPT_STYLE && one_size_reduction_flag))
H A Dbox.cpp141 return style > SCRIPT_STYLE ? style - 2 : style;

Completed in 203 milliseconds