Searched defs:hb_coretext_shaper_face_data_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-coretext.cc48 struct hb_coretext_shaper_face_data_t { struct
61 hb_coretext_shaper_face_data_t *
64 hb_coretext_shaper_face_data_t *data = (hb_coretext_shaper_face_data_t *) calloc (1, sizeof (hb_coretext_shaper_face_data_t));
88 _hb_coretext_shaper_face_data_destroy (hb_coretext_shaper_face_data_t *data)
98 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
121 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
181 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
/external/harfbuzz_ng/src/
H A Dhb-coretext.cc48 struct hb_coretext_shaper_face_data_t { struct
61 hb_coretext_shaper_face_data_t *
64 hb_coretext_shaper_face_data_t *data = (hb_coretext_shaper_face_data_t *) calloc (1, sizeof (hb_coretext_shaper_face_data_t));
88 _hb_coretext_shaper_face_data_destroy (hb_coretext_shaper_face_data_t *data)
98 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
121 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);
181 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face);

Completed in 52 milliseconds