HomeSort by relevance Sort by last modified time
    Searched refs:hb_ot_layout_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 120 * 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)
hb-ot-layout.cc 47 hb_ot_layout_t *
50 hb_ot_layout_t *layout = (hb_ot_layout_t *) calloc (1, sizeof (hb_ot_layout_t));
114 _hb_ot_layout_destroy (hb_ot_layout_t *layout)
hb-ot-shape.cc 30 #define hb_ot_shaper_face_data_t hb_ot_layout_t

Completed in 155 milliseconds