Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ft2build.h>
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_stream |
#define FT_COMPONENT trace_stream |
Definition at line 31 of file ftstream.c.
FT_Stream_Close | ( | FT_Stream | stream | ) |
Definition at line 49 of file ftstream.c.
References FT_BASE_DEF.
Referenced by FT_New_Memory_Face(), FT_Stream_Free(), main(), and PCF_Face_Done().
Definition at line 234 of file ftstream.c.
References error, FT_ASSERT, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, FT_FREE, ft_mem_qalloc(), FT_QALLOC, and FT_THROW().
Referenced by FT_Access_Frame(), FT_Stream_ExtractFrame(), FT_Stream_ReadFields(), and parse_afm().
FT_Stream_ExitFrame | ( | FT_Stream | stream | ) |
Definition at line 312 of file ftstream.c.
References FT_ASSERT, FT_BASE_DEF, FT_FREE, ft_mem_free(), and NULL.
Referenced by FT_Forget_Frame(), and FT_Stream_ReadFields().
Definition at line 193 of file ftstream.c.
References error, FT_BASE_DEF, and FT_Stream_EnterFrame().
Referenced by FT_Extract_Frame().
FT_Stream_GetChar | ( | FT_Stream | stream | ) |
Definition at line 342 of file ftstream.c.
References FT_ASSERT, and FT_BASE_DEF.
FT_Stream_GetULong | ( | FT_Stream | stream | ) |
Definition at line 414 of file ftstream.c.
References FT_ASSERT, FT_BASE_DEF, and FT_NEXT_ULONG.
FT_Stream_GetULongLE | ( | FT_Stream | stream | ) |
Definition at line 432 of file ftstream.c.
References FT_ASSERT, FT_BASE_DEF, and FT_NEXT_ULONG_LE.
FT_Stream_GetUOffset | ( | FT_Stream | stream | ) |
Definition at line 396 of file ftstream.c.
References FT_ASSERT, FT_BASE_DEF, and FT_NEXT_UOFF3.
FT_Stream_GetUShort | ( | FT_Stream | stream | ) |
Definition at line 358 of file ftstream.c.
References FT_ASSERT, FT_BASE_DEF, and FT_NEXT_USHORT.
FT_Stream_GetUShortLE | ( | FT_Stream | stream | ) |
Definition at line 377 of file ftstream.c.
References FT_ASSERT, FT_BASE_DEF, and FT_NEXT_USHORT_LE.
Definition at line 35 of file ftstream.c.
References FT_BASE_DEF.
Referenced by FT_New_Memory_Face(), FT_New_Memory_Stream(), and FT_Stream_New().
FT_Stream_Pos | ( | FT_Stream | stream | ) |
Definition at line 103 of file ftstream.c.
References FT_BASE_DEF.
Referenced by FT_New_Memory_Face(), and tt_face_load_loca().
Definition at line 110 of file ftstream.c.
References FT_BASE_DEF, and FT_Stream_ReadAt().
Referenced by FT_New_Memory_Face(), FT_Raccess_Get_HeaderInfo(), and FT_Read_Stream().
Definition at line 119 of file ftstream.c.
References error, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, FT_MEM_COPY, and FT_THROW().
Referenced by FT_Read_Stream_At(), and FT_Stream_Read().
Definition at line 450 of file ftstream.c.
References error, FT_ASSERT, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, and FT_THROW().
FT_Stream_ReadFields | ( | FT_Stream | stream, |
const FT_Frame_Field * | fields, | ||
void * | structure | ||
) |
Definition at line 722 of file ftstream.c.
References error, FT_Bool, FT_CHAR_BIT, FT_Err_Ok, ft_frame_byte, ft_frame_bytes, ft_frame_long_be, ft_frame_long_le, ft_frame_off3_be, ft_frame_off3_le, FT_FRAME_OP_SIGNED, ft_frame_schar, ft_frame_short_be, ft_frame_short_le, ft_frame_skip, ft_frame_start, ft_frame_ulong_be, ft_frame_ulong_le, ft_frame_uoff3_be, ft_frame_uoff3_le, ft_frame_ushort_be, ft_frame_ushort_le, FT_MEM_COPY, FT_NEXT_BYTE, FT_NEXT_ULONG, FT_NEXT_ULONG_LE, FT_NEXT_UOFF3, FT_NEXT_UOFF3_LE, FT_NEXT_USHORT, FT_NEXT_USHORT_LE, FT_Stream_EnterFrame(), FT_Stream_ExitFrame(), and FT_THROW().
Definition at line 628 of file ftstream.c.
References error, FT_ASSERT, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, FT_NEXT_ULONG, and FT_THROW().
Definition at line 675 of file ftstream.c.
References error, FT_ASSERT, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, FT_NEXT_ULONG_LE, and FT_THROW().
Definition at line 581 of file ftstream.c.
References error, FT_ASSERT, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, FT_NEXT_UOFF3, and FT_THROW().
Definition at line 487 of file ftstream.c.
References error, FT_ASSERT, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, FT_NEXT_USHORT, and FT_THROW().
Definition at line 534 of file ftstream.c.
References error, FT_ASSERT, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, FT_NEXT_USHORT_LE, and FT_THROW().
Definition at line 215 of file ftstream.c.
References FT_BASE_DEF, FT_FREE, ft_mem_free(), and NULL.
Referenced by FT_Release_Frame().
Definition at line 57 of file ftstream.c.
References error, FT_BASE_DEF, FT_Err_Ok, FT_ERROR, and FT_THROW().
Referenced by ft_lzwstate_io(), FT_New_Memory_Face(), FT_Raccess_Get_DataOffsets(), FT_Raccess_Get_HeaderInfo(), FT_Seek_Stream(), and FT_Stream_Skip().
Definition at line 92 of file ftstream.c.
References FT_BASE_DEF, FT_Stream_Seek(), and FT_THROW().
Referenced by FT_Skip_Stream().
Definition at line 164 of file ftstream.c.
References FT_BASE_DEF, and FT_MEM_COPY.
Referenced by ft_lzwstate_io().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.