Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh394 unsigned int get_glyph_props (hb_codepoint_t glyph) const in get_glyph_props() function
Dhb-ot-layout.cc214 …_hb_glyph_info_set_glyph_props (&buffer->info[i], gdef.get_glyph_props (buffer->info[i].codepoint)… in _hb_ot_layout_set_glyph_props()
Dhb-ot-layout-gsubgpos.hh582 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | gdef.get_glyph_props (glyph_index)); in _set_glyph_props()