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 98 #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)
238 * hb_ot_layout_t
247 struct hb_ot_layout_t struct
265 HB_INTERNAL hb_ot_layout_t *
269 _hb_ot_layout_destroy (hb_ot_layout_t *layout);
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 98 #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)
238 * hb_ot_layout_t
247 struct hb_ot_layout_t struct
265 HB_INTERNAL hb_ot_layout_t *
269 _hb_ot_layout_destroy (hb_ot_layout_t *layout);

Completed in 40 milliseconds