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 669 unsigned int text_bytes, segment_bytes, j, len; local
679 segment_bytes = text_bytes;
681 segment_bytes = test->max_len;
684 hb_buffer_add_utf8 (b, test->utf8, text_bytes, 0, segment_bytes);

Completed in 48 milliseconds