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