Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h103 struct font_header { struct
104 uint8_t fh_magic[8];
105 uint8_t fh_width;
106 uint8_t fh_height;
107 uint16_t fh_pad;
108 uint32_t fh_glyph_count;
109 uint32_t fh_map_count[4];