Searched refs:stbtt__buf_get16 (Results 1 – 1 of 1) sorted by relevance
1161 #define stbtt__buf_get16(b) stbtt__buf_get((b), 2) macro1177 count = stbtt__buf_get16(b); in stbtt__cff_get_index()1193 else if (b0 == 28) return stbtt__buf_get16(b); in stbtt__cff_int()1240 return stbtt__buf_get16(b); in stbtt__cff_index_count()1247 count = stbtt__buf_get16(&b); in stbtt__cff_index_get()1962 nranges = stbtt__buf_get16(&fdselect); in stbtt__cid_get_glyph_subrs()1963 start = stbtt__buf_get16(&fdselect); in stbtt__cid_get_glyph_subrs()1966 end = stbtt__buf_get16(&fdselect); in stbtt__cid_get_glyph_subrs()