HomeSort by relevance Sort by last modified time
    Searched full:hb_coretext_shaper_font_data_t (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-coretext.cc 107 struct hb_coretext_shaper_font_data_t { struct
111 hb_coretext_shaper_font_data_t *
116 hb_coretext_shaper_font_data_t *data = (hb_coretext_shaper_font_data_t *) calloc (1, sizeof (hb_coretext_shaper_font_data_t));
134 _hb_coretext_shaper_font_data_destroy (hb_coretext_shaper_font_data_t *data)
164 hb_coretext_shaper_font_data_t *font_data = HB_SHAPER_DATA_GET (font);
182 hb_coretext_shaper_font_data_t *font_data = HB_SHAPER_DATA_GET (font);

Completed in 159 milliseconds