Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_cidparse |
Functions | |
cid_parser_new (CID_Parser *parser, FT_Stream stream, FT_Memory memory, PSAux_Service psaux) | |
cid_parser_done (CID_Parser *parser) | |
#define FT_COMPONENT trace_cidparse |
Definition at line 36 of file cidparse.c.
cid_parser_done | ( | CID_Parser * | parser | ) |
Definition at line 211 of file cidparse.c.
References FT_FRAME_RELEASE.
cid_parser_new | ( | CID_Parser * | parser, |
FT_Stream | stream, | ||
FT_Memory | memory, | ||
PSAux_Service | psaux | ||
) |
Definition at line 51 of file cidparse.c.
References cid_parser_skip_PS_token, cid_parser_skip_spaces, error, ft_atol, FT_FRAME_ENTER, FT_FRAME_EXIT, FT_FRAME_EXTRACT, FT_FRAME_RELEASE, FT_LOCAL_DEF, FT_MEM_MOVE, FT_MEM_ZERO, FT_MIN, FT_STREAM_POS, FT_STREAM_READ, FT_STREAM_SEEK, ft_strncmp, FT_THROW(), and FT_TRACE2.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.