Searched defs:hb_shape_plan_t (Results 1 – 2 of 2) sorted by relevance
63 struct hb_shape_plan_t struct65 hb_object_header_t header;66 hb_face_t *face_unsafe; /* We don't carry a reference to face. */67 hb_shape_plan_key_t key;68 hb_ot_shape_plan_t ot;
39 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef