Home
last modified time | relevance | path

Searched refs:tt_synth_sfnt_checksum (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/truetype/
Dttobjs.c221 tt_synth_sfnt_checksum( FT_Stream stream, in tt_synth_sfnt_checksum() function
264 return (FT_ULong)tt_synth_sfnt_checksum( face->root.stream, in tt_get_sfnt_checksum()
/external/freetype/
DChangeLog.263298 * src/truetype/ttobjs.c (tt_synth_sfnt_checksum): Implement it.
DChangeLog.244865 (tt_synth_sfnt_checksum): Function to calculate the checksum.