Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp69 struct char_info_word { struct
70 unsigned char width_index;
71 char height_index;
72 char depth_index;
73 char italic_index;
97 char_info_word *char_info; argument