Searched defs:vmtx (Results 1 – 5 of 5) sorted by relevance
393 struct vmtx : hmtxvmtx<vmtx, vhea, VVAR> { struct394 static constexpr hb_tag_t tableTag = HB_OT_TAG_vmtx;395 static constexpr hb_tag_t variationsTag = HB_OT_TAG_VVAR;396 static constexpr bool is_horizontal = false;
242 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_advances() local301 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local316 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
377 const vmtx_accelerator_t *vmtx; member