Searched refs:stbtt__buf_get32 (Results 1 – 1 of 1) sorted by relevance
1162 #define stbtt__buf_get32(b) stbtt__buf_get((b), 4) macro1194 else if (b0 == 29) return stbtt__buf_get32(b); in stbtt__cff_int()2220 f = (float)(stbtt_int32)stbtt__buf_get32(&b) / 0x10000; in stbtt__run_charstring()