Home
last modified time | relevance | path

Searched refs:FT_Gzip_Uncompress (Results 1 – 6 of 6) sorted by relevance

/external/freetype/include/freetype/
Dftgzip.h137 FT_Gzip_Uncompress( FT_Memory memory,
/external/freetype/src/gzip/
Dftgzip.c721 FT_Gzip_Uncompress( FT_Memory memory, in FT_Gzip_Uncompress() function
803 FT_Gzip_Uncompress( FT_Memory memory, in FT_Gzip_Uncompress() function
/external/freetype/src/sfnt/
Dsfwoff.c369 error = FT_Gzip_Uncompress( memory, in woff_open_font()
/external/freetype/
DChangeLog.251857 FT_Gzip_Uncompress with FT_CONFIG_OPTION_USE_ZLIB.
3672 [gzip] New function `FT_Gzip_Uncompress'.
3677 * include/freetype/ftgzip.h, src/gzip/ftgzip.c (FT_Gzip_Uncompress):
DChangeLog911 * src/gzip/ftgzip.c (FT_Gzip_Uncompress): Change the the call to
2047 * src/gzip/ftgzip.c (FT_Gzip_Uncompress): Modify the the call to
/external/freetype/docs/
DCHANGES1399 - `FT_Gzip_Uncompress' (modeled after zlib's `uncompress'