Searched defs:hmtx (Results 1 – 4 of 4) sorted by relevance
94 struct hmtx : _mtx { struct95 static const hb_tag_t tableTag = HB_OT_TAG_hmtx;
50 HorizontalMetricsTablePtr hmtx = down_cast<HorizontalMetricsTable*>(table); in VerifyHMTX() local
30 const int32_t Tag::hmtx = TAG('h', 'm', 't', 'x'); member in sfntly::Tag
36 static const int32_t hmtx; member