Searched refs:stbtt__buf_peek8 (Results 1 – 1 of 1) sorted by relevance
1204 static stbtt_uint8 stbtt__buf_peek8(stbtt__buf * b) in stbtt__buf_peek8() function1304 int v, b0 = stbtt__buf_peek8(b); in stbtt__cff_skip_operand()1324 while(stbtt__buf_peek8(b) >= 28) in stbtt__dict_get()