Searched refs:vmtx_accelerator_t (Results 1 – 4 of 4) sorted by relevance
131 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_advances()165 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin()
335 struct vmtx_accelerator_t : vmtx::accelerator_t {}; struct
1253 const vmtx_accelerator_t *vmtx;
33751 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx;33783 - const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx;33788 + const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx;34356 -struct vmtx_accelerator_t : vmtx::accelerator_t {};34360 +struct vmtx_accelerator_t : vmtx::accelerator_t {34361 + vmtx_accelerator_t (hb_face_t *face) : vmtx::accelerator_t (face) {}