|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 783 of file ftgzip.c.
Referenced by PCF_Face_Init().