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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 381 _hb_glyph_info_ligated (const hb_glyph_info_t *info) function
hb-ot-shape-complex-myanmar.cc 154 if (_hb_glyph_info_ligated (&info)) return false;
hb-ot-shape-complex-indic.cc 144 if (_hb_glyph_info_ligated (&info)) return false;
    [all...]
hb-ot-shape.cc 565 if (unlikely (!_hb_glyph_info_ligated (&info[i]) &&
hb-ot-layout-gsubgpos-private.hh 362 !_hb_glyph_info_ligated (&info)))
    [all...]

Completed in 196 milliseconds