Home
last modified time | relevance | path

Searched defs:tfont (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp178 char *tfont[FONTS]; /* fonts originally set to deffont values, */ variable
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.h45 class tfont; variable
H A Dnode.cpp189 class tfont : public tfont_spec { class
670 tfont::tfont(tfont_spec &spec) : tfont_spec(spec) in tfont() function in tfont