Searched refs:segcount (Results 1 – 1 of 1) sorted by relevance
1715 stbtt_uint16 segcount = ttUSHORT(data, index_map + 6) >> 1; local1748 start = ttUSHORT(data, index_map + 14 + segcount * 2 + 2 + 2 * item);1753 offset = ttUSHORT(data, index_map + 14 + segcount * 6 + 2 + 2 * item);1755 …return (stbtt_uint16)(unicode_codepoint + ttSHORT(data, index_map + 14 + segcount * 4 + 2 + 2 * it…1757 …SHORT(data, offset + (unicode_codepoint - start) * 2 + index_map + 14 + segcount * 6 + 2 + 2 * ite…