HomeSort by relevance Sort by last modified time
    Searched full:segment_bytes (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/test/api/
test-buffer.c 664 unsigned int text_bytes, segment_bytes, j, len; local
674 segment_bytes = text_bytes;
676 segment_bytes = test->max_len;
679 hb_buffer_add_utf8 (b, test->utf8, text_bytes, 0, segment_bytes);

Completed in 40 milliseconds