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);
409 _hb_glyph_info_set_unicode_props (&buffer->out_info[starter], buffer);
hb-ot-layout-private.hh 254 _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_buffer_t *buffer) function
hb-ot-shape.cc 243 _hb_glyph_info_set_unicode_props (&info[i], buffer);
260 _hb_glyph_info_set_unicode_props (&dottedcircle, buffer);

Completed in 193 milliseconds