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

  /external/harfbuzz_ng/src/
hb-ot-layout.hh 273 _hb_glyph_info_is_unicode_mark (const hb_glyph_info_t *info) function
281 if (unlikely (!_hb_glyph_info_is_unicode_mark (info)))
288 return _hb_glyph_info_is_unicode_mark (info) ? info->unicode_props()>>8 : 0;
hb-ot-shape.cc 439 !_hb_glyph_info_is_unicode_mark (&buffer->info[0]))

Completed in 108 milliseconds