Searched defs:vmtx (Results 1 – 3 of 3) sorted by relevance
461 struct vmtx : hmtxvmtx<vmtx, vhea, VVAR> { struct462 static constexpr hb_tag_t tableTag = HB_OT_TAG_vmtx;463 static constexpr hb_tag_t variationsTag = HB_OT_TAG_VVAR;464 static constexpr bool is_horizontal = false;
308 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_advances() local381 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local396 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local
416 const vmtx_accelerator_t *vmtx; member