ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <ft2build.h>
Go to the source code of this file.
Functions | |
FT_BEGIN_HEADER | FT_Stream_OpenGzip (FT_Stream stream, FT_Stream source) |
FT_Gzip_Uncompress (FT_Memory memory, FT_Byte *output, FT_ULong *output_len, const FT_Byte *input, FT_ULong input_len) | |
FT_Gzip_Uncompress | ( | FT_Memory | memory, |
FT_Byte * | output, | ||
FT_ULong * | output_len, | ||
const FT_Byte * | input, | ||
FT_ULong | input_len | ||
) |
FT_BEGIN_HEADER FT_Stream_OpenGzip | ( | FT_Stream | stream, |
FT_Stream | source | ||
) |
Definition at line 787 of file ftgzip.c.
Referenced by PCF_Face_Init().