Searched refs:stbtt_uint8 (Results 1 – 1 of 1) sorted by relevance
432 #ifndef stbtt_uint8433 typedef unsigned char stbtt_uint8; typedef1187 static stbtt_uint8 stbtt__buf_get8(stbtt__buf * b) in stbtt__buf_get8()1194 stbtt_uint8 result; in stbtt__buf_get8()1204 static stbtt_uint8 stbtt__buf_peek8(stbtt__buf * b) in stbtt__buf_peek8()1211 stbtt_uint8 result; in stbtt__buf_peek8()1252 r.data = (stbtt_uint8 *)p; in stbtt__new_buf()1371 static stbtt_uint8 ttBYTE(STBTT_STREAM_TYPE s, stbtt_uint32 offset) in ttBYTE()1374 stbtt_uint8 r; in ttBYTE()1382 stbtt_uint8 r[2]; in ttUSHORT()[all …]