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);
457 _hb_glyph_info_set_unicode_props (&buffer->out_info[starter], buffer);
hb-ot-layout.hh 211 _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_buffer_t *buffer) function
hb-ot-shape.cc 411 _hb_glyph_info_set_unicode_props (&info[i], buffer);
427 _hb_glyph_info_set_unicode_props (&info[i], buffer);
447 _hb_glyph_info_set_unicode_props (&dottedcircle, buffer);

Completed in 455 milliseconds