HomeSort by relevance Sort by last modified time
    Searched refs:get_glyph_props (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 394 unsigned int get_glyph_props (hb_codepoint_t glyph) const function in struct:OT::GDEF
hb-ot-layout.cc 214 _hb_glyph_info_set_glyph_props (&buffer->info[i], gdef.get_glyph_props (buffer->info[i].codepoint));
    [all...]
hb-ot-layout-gsubgpos.hh 582 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | gdef.get_glyph_props (glyph_index));
    [all...]

Completed in 302 milliseconds