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-private.hh 542 _hb_glyph_info_is_mark (const hb_glyph_info_t *info) function
hb-ot-shape.cc 652 if (_hb_glyph_info_is_mark (&info[i]))
hb-ot-layout-gsubgpos-private.hh 717 bool is_mark_ligature = _hb_glyph_info_is_mark (&buffer->cur());
785 is_mark_ligature = is_mark_ligature && _hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx]);
    [all...]
hb-ot-layout-gpos-table.hh     [all...]

Completed in 576 milliseconds