Searched refs:FT_PEEK_OFF3 (Results 1 – 2 of 2) sorted by relevance
184 #define FT_PEEK_OFF3( p ) FT_INT32( FT_BYTE_U32( p, 0, 16 ) | \ macro230 ( (long)( buffer += 3, FT_PEEK_OFF3( buffer - 3 ) ) )
360 poff[0] = FT_PEEK_OFF3( p ); in cff_index_load_offsets()
Completed in 6 milliseconds