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

/freebsd-11-stable/contrib/groff/src/utils/addftinfo/
H A Dguess.h31 int body_depth; member in struct:font_params
H A Daddftinfo.cpp53 { "body-depth", &font_params::body_depth },
103 param.body_depth = DEFAULT_BODY_DEPTH;
H A Dguess.cpp176 depth = param.body_depth;
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.cpp41 int body_depth = 35; variable
124 { "body_depth", &body_depth },
340 b->uid, body_height, b->uid, body_depth);
371 uid, body_depth, uid, body_depth);

Completed in 164 milliseconds