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.hh392 inline unsigned int get_glyph_props (hb_codepoint_t glyph) const in get_glyph_props() function
Dhb-ot-layout-gsub-table.hh1294 unsigned int props = gdef.get_glyph_props (info[i].codepoint); in substitute_start()
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()