Searched defs:hb_ot_layout_t (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-private.hh120 * hb_ot_layout_t
150 struct hb_ot_layout_t struct
168 HB_INTERNAL hb_ot_layout_t *
172 _hb_ot_layout_destroy (hb_ot_layout_t *layout);
175 #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)

Completed in 68 milliseconds