Searched refs:hmtx_accelerator_t (Results 1 – 4 of 4) sorted by relevance
334 struct hmtx_accelerator_t : hmtx::accelerator_t {}; struct
111 const OT::hmtx_accelerator_t &hmtx = *ot_face->hmtx; in hb_ot_get_glyph_h_advances()
1252 const hmtx_accelerator_t *hmtx;
34355 -struct hmtx_accelerator_t : hmtx::accelerator_t {};34357 +struct hmtx_accelerator_t : hmtx::accelerator_t {34358 + hmtx_accelerator_t (hb_face_t *face) : hmtx::accelerator_t (face) {}