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

  /external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc 102 _hb_glyph_info_set_unicode_props (&buffer->prev(), buffer);
402 _hb_glyph_info_set_unicode_props (&buffer->out_info[starter], buffer);
hb-ot-layout-private.hh 252 _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_buffer_t *buffer) function
hb-ot-shape.cc 239 _hb_glyph_info_set_unicode_props (&info[i], buffer);
256 _hb_glyph_info_set_unicode_props (&dottedcircle, buffer);

Completed in 66 milliseconds