Home
last modified time | relevance | path

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

/dports/graphics/grx/grx249/src/bgi/
H A Dtextc.c34 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()
H A Dtext.h87 typedef struct FontHeaderTyp { struct
98 } FontHeaderTyp; argument