Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh477 _hb_glyph_info_set_glyph_props (hb_glyph_info_t *info, unsigned int props) in _hb_glyph_info_set_glyph_props() function
Dhb-ot-layout-gsubgpos-private.hh568 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | gdef.get_glyph_props (glyph_index)); in _set_glyph_props()
570 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | class_guess); in _set_glyph_props()
Dhb-ot-layout-gsub-table.hh1311 _hb_glyph_info_set_glyph_props (&info[i], props); in substitute_start()