Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-glib.cc350 gsize utf8_len, utf8_decomposed_len, i; in hb_glib_unicode_decompose_compatibility() local
353 utf8_len = g_unichar_to_utf8 (u, utf8); in hb_glib_unicode_decompose_compatibility()
354 utf8_decomposed = g_utf8_normalize (utf8, utf8_len, G_NORMALIZE_NFKD); in hb_glib_unicode_decompose_compatibility()
/external/harfbuzz_ng/util/
Dhelper-cairo.hh53 unsigned int utf8_len; member
Dview-cairo.cc117 l.utf8, l.utf8_len, in draw()
Dhelper-cairo.cc438 l->utf8_len = text_len; in helper_cairo_line_from_buffer()
447 (l->utf8_len && !l->utf8) || in helper_cairo_line_from_buffer()