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

  /external/harfbuzz_ng/src/
hb-ot-layout.hh 519 _hb_glyph_info_is_mark (const hb_glyph_info_t *info) function
hb-ot-layout-gpos-table.hh     [all...]
hb-ot-shape.cc 779 if (_hb_glyph_info_is_mark (&info[i]))
hb-ot-layout-gsubgpos.hh 937 bool is_mark_ligature = _hb_glyph_info_is_mark (&buffer->info[match_positions[0]]);
939 if (!_hb_glyph_info_is_mark (&buffer->info[match_positions[i]]))
    [all...]

Completed in 168 milliseconds