Searched refs:body_height (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/groff/src/utils/addftinfo/
H A Dguess.h28 int body_height; member in struct:font_params
H A Daddftinfo.cpp49 { "body-height", &font_params::body_height },
99 param.body_height = DEFAULT_BODY_HEIGHT;
H A Dguess.cpp175 height = param.body_height;
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.cpp40 int body_height = 85; variable
123 { "body_height", &body_height },
340 b->uid, body_height, b->uid, body_depth);
366 uid, body_height, uid, body_height);

Completed in 167 milliseconds