Home
last modified time | relevance | path

Searched defs:font_name_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfontfile.cpp53 const char **font::font_name_table = 0; member in font
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dfont.h88 static const char **font_name_table; variable