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

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 92 _hb_glyph_info_is_zwj (const hb_glyph_info_t *info) function
hb-ot-layout-gsubgpos-private.hh 356 (ignore_zwj || !_hb_glyph_info_is_zwj (&info)) &&
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 237 _hb_glyph_info_is_zwj (const hb_glyph_info_t *info) function
hb-ot-shape-complex-arabic.cc 331 if (_hb_glyph_info_is_zwj (&buffer->info[i]))
hb-ot-layout-gsubgpos-private.hh 361 (ignore_zwj || !_hb_glyph_info_is_zwj (&info)) &&
    [all...]

Completed in 104 milliseconds