Searched defs:vmtx (Results 1 – 4 of 4) sorted by relevance
328 struct vmtx : hmtxvmtx<vmtx, vhea> { struct329 static constexpr hb_tag_t tableTag = HB_OT_TAG_vmtx;330 static constexpr hb_tag_t variationsTag = HB_OT_TAG_VVAR;331 static constexpr bool is_horizontal = false;
131 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_advances() local165 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local
58 const int32_t Tag::vmtx = TAG('v', 'm', 't', 'x'); member in sfntly::Tag
74 static const int32_t vmtx; member