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

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.cpp191 const char *get_gfont() function
284 printf(".ft %s\n", get_gfont());
326 printf("\\f[%s]", get_gfont());
H A Dbox.h264 const char *get_gfont();
H A Deqn.y236 { $$ = new font_box(strsave(get_gfont()), $2); }

Completed in 175 milliseconds