Searched refs:transformed_buf (Results 1 – 2 of 2) sorted by relevance
1504 reconstruct_font( FT_Byte* transformed_buf, in reconstruct_font() argument1566 FT_Stream_OpenMemory( stream, transformed_buf, transformed_buf_size ); in reconstruct_font()1608 buf_cursor = transformed_buf + table.src_offset + 8; in reconstruct_font()1615 checksum = compute_ULong_sum( transformed_buf + table.src_offset, in reconstruct_font()1619 if ( WRITE_SFNT_BUF( transformed_buf + table.src_offset, in reconstruct_font()
1357 Don't free `transformed_buf' in case of error.1420 (reconstruct_font): Free `transformed_buf'.