Home
last modified time | relevance | path

Searched refs:hb_coretext_shaper_face_data_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-coretext.cc205 struct hb_coretext_shaper_face_data_t { struct
210 hb_coretext_shaper_face_data_t * argument
213hb_coretext_shaper_face_data_t *data = (hb_coretext_shaper_face_data_t *) calloc (1, sizeof (hb_co… in _hb_coretext_shaper_face_data_create()
245 _hb_coretext_shaper_face_data_destroy (hb_coretext_shaper_face_data_t *data) in _hb_coretext_shaper_face_data_destroy()
259 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face); in hb_coretext_face_get_cg_font()
308 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face); in hb_coretext_font_get_ct_font()
541 hb_coretext_shaper_face_data_t *face_data = HB_SHAPER_DATA_GET (face); in _hb_coretext_shape()