ttf_table_checksum 2168 lib/ttf.c U32 checksum2 = ttf_table_checksum(table); ttf_table_checksum 2247 lib/ttf.c writeU32(file, ttf_table_checksum(t)); ttf_table_checksum 2263 lib/ttf.c U32 checksum = 0xb1b0afba - ttf_table_checksum(file);