Searched refs:hb_ot_layout_t (Results 1 – 5 of 5) sorted by relevance
44 hb_ot_layout_t * layout = hb_ot_layout_from_face (face); in HB_SHAPER_DATA_ENSURE_DECLARE()51 hb_ot_layout_t * layout = hb_ot_layout_from_face (face); in _get_avar()
154 struct hb_ot_layout_t struct177 HB_INTERNAL hb_ot_layout_t * argument181 _hb_ot_layout_destroy (hb_ot_layout_t *layout);184 #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)
44 hb_ot_layout_t * in HB_SHAPER_DATA_ENSURE_DECLARE()47 hb_ot_layout_t *layout = (hb_ot_layout_t *) calloc (1, sizeof (hb_ot_layout_t)); in HB_SHAPER_DATA_ENSURE_DECLARE()168 _hb_ot_layout_destroy (hb_ot_layout_t *layout) in _hb_ot_layout_destroy()
37 hb_ot_layout_t * layout = hb_ot_layout_from_face (face); in HB_SHAPER_DATA_ENSURE_DECLARE()
30 #define hb_ot_shaper_face_data_t hb_ot_layout_t