Searched refs:CheckSum (Results 1 – 4 of 4) sorted by relevance
133 FT_ULong CheckSum; /* table checksum */ member202 FT_ULong CheckSum; /* uncompressed checksum */ member
219 if ( face->dir_tables[i].CheckSum ) in tt_get_sfnt_checksum()220 return face->dir_tables[i].CheckSum; in tt_get_sfnt_checksum()239 FT_ULong CheckSum; member389 if ( sfnt_id[j][k].CheckSum == checksum ) in tt_check_trickyness_sfnt_ids()
184 FT_FRAME_ULONG( CheckSum ), in check_table_dir()393 entry->CheckSum = FT_GET_ULONG(); in tt_face_load_font_dir()409 entry->CheckSum )); in tt_face_load_font_dir()
534 table->CheckSum = FT_GET_ULONG(); in woff_open_font()544 table->CheckSum )); in woff_open_font()646 WRITE_ULONG( sfnt_header, table->CheckSum ); in woff_open_font()
Completed in 13 milliseconds