Searched refs:hmtx_table (Results 1 – 1 of 1) sorted by relevance
1379 FT_Byte* hmtx_table = NULL; in reconstruct_hmtx() local1458 if ( FT_NEW_ARRAY( hmtx_table, hmtx_table_size ) ) in reconstruct_hmtx()1461 dst = hmtx_table; in reconstruct_hmtx()1476 *checksum = compute_ULong_sum( hmtx_table, hmtx_table_size ); in reconstruct_hmtx()1478 if ( WRITE_SFNT_BUF( hmtx_table, hmtx_table_size ) ) in reconstruct_hmtx()1487 FT_FREE( hmtx_table ); in reconstruct_hmtx()1494 FT_FREE( hmtx_table ); in reconstruct_hmtx()