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