Searched refs:FontHeaderTyp (Results 1 – 2 of 2) sorted by relevance
34 FontHeaderTyp *fht; in __gr_text_ChrFontInfo()46 fht = (FontHeaderTyp *)((char *)Font + ffh->header_size); in __gr_text_ChrFontInfo()52 Offsets = (_ushort *)((char *)fht + sizeof(FontHeaderTyp)); in __gr_text_ChrFontInfo()
87 typedef struct FontHeaderTyp { struct98 } FontHeaderTyp; argument