Home
last modified time | relevance | path

Searched refs:stbtt__buf_peek8 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h1123 static stbtt_uint8 stbtt__buf_peek8(stbtt__buf *b) in stbtt__buf_peek8() function
1200 int v, b0 = stbtt__buf_peek8(b); in stbtt__cff_skip_operand()
1219 while (stbtt__buf_peek8(b) >= 28) in stbtt__dict_get()