Searched refs:desc_depth (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/utils/addftinfo/
H A Dguess.h30 int desc_depth; member in struct:font_params
H A Dguess.cpp40 depth = param.desc_depth;
54 depth = param.desc_depth;
94 depth = param.desc_depth;
98 depth = param.desc_depth;
206 depth = param.desc_depth;
214 depth = param.desc_depth;
218 depth = param.desc_depth;
H A Daddftinfo.cpp52 { "desc-depth", &font_params::desc_depth },
102 param.desc_depth = DEFAULT_DESC_DEPTH;

Completed in 94 milliseconds