Searched defs:char_info_word (Results 1 – 1 of 1) sorted by relevance
69 struct char_info_word { struct70 unsigned char width_index;71 char height_index;72 char depth_index;73 char italic_index;97 char_info_word *char_info; argument