Home
last modified time | relevance | path

Searched refs:_hb_glyph_info_set_unicode_props (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc106 _hb_glyph_info_set_unicode_props (&buffer->prev(), buffer); in output_char()
461 _hb_glyph_info_set_unicode_props (&buffer->out_info[starter], buffer); in _hb_ot_shape_normalize()
Dhb-ot-shape.cc476 _hb_glyph_info_set_unicode_props (&info[i], buffer); in hb_set_unicode_props()
493 _hb_glyph_info_set_unicode_props (&info[i], buffer); in hb_set_unicode_props()
531 _hb_glyph_info_set_unicode_props (&dottedcircle, buffer); in hb_insert_dotted_circle()
Dhb-ot-layout.hh215 _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_buffer_t *buffer) in _hb_glyph_info_set_unicode_props() function