Searched refs:text_bytes (Results 1 – 1 of 1) sorted by relevance
678 unsigned int text_bytes, segment_bytes, j, len; in test_buffer_utf8_validity() local686 text_bytes = strlen (test->utf8); in test_buffer_utf8_validity()688 segment_bytes = text_bytes; in test_buffer_utf8_validity()693 hb_buffer_add_utf8 (b, test->utf8, text_bytes, 0, segment_bytes); in test_buffer_utf8_validity()