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