Searched defs:hb_shape_plan_t (Results 1 – 2 of 2) sorted by relevance
65 struct hb_shape_plan_t struct67 ~hb_shape_plan_t () { key.fini (); } in ~hb_shape_plan_t() argument68 hb_object_header_t header;69 hb_face_t *face_unsafe; /* We don't carry a reference to face. */70 hb_shape_plan_key_t key;72 hb_ot_shape_plan_t ot;
53 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef