Home
last modified time | relevance | path

Searched refs:old_style_table (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfont.cpp980 const char **old_style_table = style_table; in load_desc() local
984 style_table[j] = old_style_table[j]; in load_desc()
987 a_delete old_style_table; in load_desc() local