Searched defs:hhea (Results 1 – 4 of 4) sorted by relevance
92 struct hhea : _hea { struct93 static const hb_tag_t tableTag = HB_OT_TAG_hhea;
36 HorizontalHeaderTablePtr hhea = down_cast<HorizontalHeaderTable*>(table); in VerifyHHEA() local
29 const int32_t Tag::hhea = TAG('h', 'h', 'e', 'a'); member in sfntly::Tag
35 static const int32_t hhea; member