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

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.cpp196 const char *get_grfont() function
291 current_roman_font = get_grfont();
328 current_roman_font = get_grfont();
H A Dbox.h265 const char *get_grfont();
H A Deqn.y232 { $$ = new font_box(strsave(get_grfont()), $2); }

Completed in 46 milliseconds