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.cc102 _hb_glyph_info_set_unicode_props (&buffer->prev(), buffer); in output_char()
457 _hb_glyph_info_set_unicode_props (&buffer->out_info[starter], buffer); in _hb_ot_shape_normalize()
Dhb-ot-shape.cc411 _hb_glyph_info_set_unicode_props (&info[i], buffer); in hb_set_unicode_props()
427 _hb_glyph_info_set_unicode_props (&info[i], buffer); in hb_set_unicode_props()
447 _hb_glyph_info_set_unicode_props (&dottedcircle, buffer); in hb_insert_dotted_circle()
Dhb-ot-layout.hh211 _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_buffer_t *buffer) in _hb_glyph_info_set_unicode_props() function