ReactOS 0.4.16-dev-1067-ge98bba2
|
#include <ft2build.h>
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT stream |
Definition at line 31 of file ftstream.c.
FT_Stream_Close | ( | FT_Stream | stream | ) |
Definition at line 49 of file ftstream.c.
Referenced by FT_Stream_Free(), PCF_Face_Done(), and woff_open_font().
Definition at line 235 of file ftstream.c.
Referenced by FT_Stream_ExtractFrame(), FT_Stream_ReadFields(), pcf_get_bitmaps(), and pcf_get_encodings().
FT_Stream_ExitFrame | ( | FT_Stream | stream | ) |
Definition at line 318 of file ftstream.c.
Referenced by FT_Stream_ReadFields(), pcf_get_bitmaps(), and pcf_get_encodings().
Definition at line 193 of file ftstream.c.
FT_Stream_GetChar | ( | FT_Stream | stream | ) |
Definition at line 352 of file ftstream.c.
FT_Stream_GetULong | ( | FT_Stream | stream | ) |
Definition at line 424 of file ftstream.c.
FT_Stream_GetULongLE | ( | FT_Stream | stream | ) |
Definition at line 442 of file ftstream.c.
FT_Stream_GetUOffset | ( | FT_Stream | stream | ) |
Definition at line 406 of file ftstream.c.
FT_Stream_GetUShort | ( | FT_Stream | stream | ) |
Definition at line 368 of file ftstream.c.
FT_Stream_GetUShortLE | ( | FT_Stream | stream | ) |
Definition at line 387 of file ftstream.c.
Definition at line 35 of file ftstream.c.
Referenced by cid_face_open(), FT_Stream_New(), load_truetype_glyph(), and woff_open_font().
FT_Stream_Pos | ( | FT_Stream | stream | ) |
Definition at line 103 of file ftstream.c.
Definition at line 110 of file ftstream.c.
Referenced by FT_Raccess_Get_HeaderInfo(), and pcf_get_properties().
Definition at line 119 of file ftstream.c.
Referenced by FT_Stream_Read().
Definition at line 460 of file ftstream.c.
FT_Stream_ReadFields | ( | FT_Stream | stream, |
const FT_Frame_Field * | fields, | ||
void * | structure | ||
) |
Definition at line 722 of file ftstream.c.
Definition at line 632 of file ftstream.c.
Definition at line 677 of file ftstream.c.
Definition at line 587 of file ftstream.c.
Definition at line 497 of file ftstream.c.
Definition at line 542 of file ftstream.c.
Definition at line 57 of file ftstream.c.
Referenced by ft_lzwstate_io(), ft_open_face_internal(), FT_Raccess_Get_DataOffsets(), FT_Raccess_Get_HeaderInfo(), and FT_Stream_Skip().
Definition at line 92 of file ftstream.c.
Definition at line 164 of file ftstream.c.
Referenced by _bdf_readstream(), ft_lzwstate_io(), and ft_lzwstate_refill().