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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 111 * hb_ot_layout_t
137 struct hb_ot_layout_t struct
155 HB_INTERNAL hb_ot_layout_t *
159 _hb_ot_layout_destroy (hb_ot_layout_t *layout);
162 #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 111 * hb_ot_layout_t
137 struct hb_ot_layout_t struct
155 HB_INTERNAL hb_ot_layout_t *
159 _hb_ot_layout_destroy (hb_ot_layout_t *layout);
162 #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)

Completed in 690 milliseconds