Searched refs:utf8_len (Results 1 – 5 of 5) sorted by relevance
71 int utf8_len; /* length of sequence */ member114 for (i = 0; utf8_testData[i].utf8_len; i++) { in test01()116 gotVal1 = isLegalUTF8(&(utf8_testData[i].utf8_seq[0]), utf8_testData[i].utf8_len); in test01()118 if (i <= 21) { len2 = 4; } else { len2 = utf8_testData[i].utf8_len-1; wantVal2 = 0; } in test01()125 utf8_testData[i].utf8_len); in test01()
350 gsize utf8_len, utf8_decomposed_len, i; in hb_glib_unicode_decompose_compatibility() local353 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()
57 unsigned int utf8_len; member
122 l.utf8, l.utf8_len, in render()
480 l->utf8_len = text_len; in helper_cairo_line_from_buffer()489 (l->utf8_len && !l->utf8) || in helper_cairo_line_from_buffer()