Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dprinter.h93 font **font_table; variable
/netbsd-src/external/gpl2/groff/dist/src/libs/libdriver/
H A Dprinter.cpp94 a_delete font_table; in ~printer() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp225 static font_info **font_table = 0; variable