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

  /external/harfbuzz_ng/src/
hb-ot-var.cc 43 hb_ot_layout_t * layout = hb_ot_layout_from_face (face);
50 hb_ot_layout_t * layout = hb_ot_layout_from_face (face);
hb-ot-layout-private.hh 121 * hb_ot_layout_t
154 struct hb_ot_layout_t struct
177 HB_INTERNAL hb_ot_layout_t *
181 _hb_ot_layout_destroy (hb_ot_layout_t *layout);
184 #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)
hb-ot-math.cc 36 hb_ot_layout_t * layout = hb_ot_layout_from_face (face);
hb-ot-layout.cc 46 hb_ot_layout_t *
49 hb_ot_layout_t *layout = (hb_ot_layout_t *) calloc (1, sizeof (hb_ot_layout_t));
195 _hb_ot_layout_destroy (hb_ot_layout_t *layout)
    [all...]
hb-ot-shape.cc 30 #define hb_ot_shaper_face_data_t hb_ot_layout_t

Completed in 468 milliseconds