Searched refs:encoding_record (Results 1 – 1 of 1) sorted by relevance
1661 stbtt_uint32 encoding_record = cmap + 4 + 8 * i; local1663 switch(ttUSHORT(data, encoding_record)) {1665 switch(ttUSHORT(data, encoding_record + 2)) {1669 info->index_map = cmap + ttULONG(data, encoding_record + 4);1676 info->index_map = cmap + ttULONG(data, encoding_record + 4);