hb_ot_layout_t    153 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh HB_INTERNAL hb_ot_layout_t *
hb_ot_layout_t    157 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_ot_layout_destroy (hb_ot_layout_t *layout);
hb_ot_layout_t    160 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh #define hb_ot_layout_from_face(face) ((hb_ot_layout_t *) face->shaper_data.ot)
hb_ot_layout_t     46 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_t *
hb_ot_layout_t     49 third_party/harfbuzz-ng/src/hb-ot-layout.cc   hb_ot_layout_t *layout = (hb_ot_layout_t *) calloc (1, sizeof (hb_ot_layout_t));
hb_ot_layout_t     84 third_party/harfbuzz-ng/src/hb-ot-layout.cc _hb_ot_layout_destroy (hb_ot_layout_t *layout)
hb_ot_layout_t     30 third_party/harfbuzz-ng/src/hb-ot-shape.cc #define hb_ot_shaper_face_data_t hb_ot_layout_t