Home
last modified time | relevance | path

Searched defs:hb_shape_plan_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-shape-plan.hh63 struct hb_shape_plan_t struct
65 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;
Dhb-shape-plan.h39 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef