Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Dfont.h110 struct font_header { struct
111 uint8_t fh_magic[8];
112 uint8_t fh_width;
113 uint8_t fh_height;
114 uint16_t fh_pad;
115 uint32_t fh_glyph_count;
116 uint32_t fh_map_count[VFNT_MAPS];