Searched refs:text_bytes (Results 1 – 2 of 2) sorted by relevance
679 unsigned int text_bytes, segment_bytes, j, len; in test_buffer_utf8_validity() local687 text_bytes = strlen (test->utf8); in test_buffer_utf8_validity()689 segment_bytes = text_bytes; in test_buffer_utf8_validity()694 hb_buffer_add_utf8 (b, test->utf8, text_bytes, 0, segment_bytes); in test_buffer_utf8_validity()
2562 size_t text_bytes; in START_TEST() member2618 (int)cases[i].text_bytes, in START_TEST()