Searched refs:FONT_HEADER_MAGIC (Results 1 – 2 of 2) sorted by relevance
102 #define FONT_HEADER_MAGIC "VFNT0002" macro
2063 if (memcmp(fh.fh_magic, FONT_HEADER_MAGIC, sizeof (fh.fh_magic)) != 0) { in load_font()2217 if (memcmp(fh.fh_magic, FONT_HEADER_MAGIC, in insert_font()