ReactOS 0.4.16-dev-36-g301675c
|
#include "psft.h"
Go to the source code of this file.
Macros | |
#define | FT_ERR_PREFIX CF2_Err_ |
#define | FT_ERR_BASE FT_Mod_Err_CF2 |
#define | CF2_SET_ERROR(error, e) cf2_setError( error, FT_THROW( e ) ) |
Functions | |
FT_BEGIN_HEADER | cf2_setError (FT_Error *error, FT_Error value) |
FT_BEGIN_HEADER cf2_setError | ( | FT_Error * | error, |
FT_Error | value | ||
) |
Definition at line 44 of file pserror.c.
Referenced by cf2_getGlyphOutline(), and cf2_interpT2CharString().