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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 146 struct hb_coretext_shaper_font_data_t { struct
150 hb_coretext_shaper_font_data_t *
155 hb_coretext_shaper_font_data_t *data = (hb_coretext_shaper_font_data_t *) calloc (1, sizeof (hb_coretext_shaper_font_data_t));
173 _hb_coretext_shaper_font_data_destroy (hb_coretext_shaper_font_data_t *data)
203 hb_coretext_shaper_font_data_t *font_data = HB_SHAPER_DATA_GET (font);
437 hb_coretext_shaper_font_data_t *font_data = HB_SHAPER_DATA_GET (font);
    [all...]
  /external/harfbuzz_ng/src/
hb-coretext.cc 146 struct hb_coretext_shaper_font_data_t { struct
150 hb_coretext_shaper_font_data_t *
155 hb_coretext_shaper_font_data_t *data = (hb_coretext_shaper_font_data_t *) calloc (1, sizeof (hb_coretext_shaper_font_data_t));
173 _hb_coretext_shaper_font_data_destroy (hb_coretext_shaper_font_data_t *data)
203 hb_coretext_shaper_font_data_t *font_data = HB_SHAPER_DATA_GET (font);
437 hb_coretext_shaper_font_data_t *font_data = HB_SHAPER_DATA_GET (font);
    [all...]

Completed in 60 milliseconds