Home
last modified time | relevance | path

Searched refs:_hb_glyph_info_is_unicode_mark (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh328 _hb_glyph_info_is_unicode_mark (const hb_glyph_info_t *info) in _hb_glyph_info_is_unicode_mark() function
336 if (unlikely (!_hb_glyph_info_is_unicode_mark (info))) in _hb_glyph_info_set_modified_combining_class()
343 return _hb_glyph_info_is_unicode_mark (info) ? info->unicode_props()>>8 : 0; in _hb_glyph_info_get_modified_combining_class()