Searched defs:hhea (Results 1 – 5 of 5) sorted by relevance
93 struct hhea : _hea<hhea> { struct94 static constexpr 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
722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member