HomeSort by: relevance | last modified time | path
    Searched refs:get_grfont (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/eqn/
box.cpp 198 const char *get_grfont() function
293 current_roman_font = get_grfont();
330 current_roman_font = get_grfont();
box.h 267 const char *get_grfont();
eqn.y 234 { $$ = new font_box(strsave(get_grfont()), $2); }

Completed in 16 milliseconds