Home
last modified time | relevance | path

Searched refs:CheckSum (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dtttypes.h133 FT_ULong CheckSum; /* table checksum */ member
202 FT_ULong CheckSum; /* uncompressed checksum */ member
/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.c219 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; member
389 if ( sfnt_id[j][k].CheckSum == checksum ) in tt_check_trickyness_sfnt_ids()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttload.c184 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()
A Dsfobjs.c534 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