#include "gxvmorx.h"
Go to the source code of this file.
Defines | |
#define | FT_COMPONENT trace_gxvmorx |
Functions | |
static void | gxv_morx_subtables_validate (FT_Bytes table, FT_Bytes limit, FT_UShort nSubtables, GXV_Validator valid) |
static void | gxv_morx_chain_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) |
gxv_morx_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid) |
static void gxv_morx_chain_validate | ( | FT_Bytes | table, | |
FT_Bytes | limit, | |||
GXV_Validator | valid | |||
) | [static] |
Definition at line 110 of file gxvmorx.c.
References FT_INVALID_DATA, FT_NEXT_ULONG, GXV_EXIT, GXV_LIMIT_CHECK, gxv_mort_featurearray_validate(), gxv_morx_subtables_validate(), GXV_NAME_ENTER, p, and x10000L.
Referenced by gxv_morx_validate().
static void gxv_morx_subtables_validate | ( | FT_Bytes | table, | |
FT_Bytes | limit, | |||
FT_UShort | nSubtables, | |||
GXV_Validator | valid | |||
) | [static] |
Definition at line 42 of file gxvmorx.c.
References FT_INVALID_FORMAT, FT_NEXT_ULONG, func(), GXV_EXIT, GXV_LIMIT_CHECK, gxv_mort_coverage_validate(), gxv_morx_subtable_type0_validate(), gxv_morx_subtable_type1_validate(), gxv_morx_subtable_type2_validate(), gxv_morx_subtable_type4_validate(), gxv_morx_subtable_type5_validate(), GXV_NAME_ENTER, GXV_TRACE, i, length, NULL, p, and type.
Referenced by gxv_morx_chain_validate().
gxv_morx_validate | ( | FT_Bytes | table, | |
FT_Face | face, | |||
FT_Validator | ftvalid | |||
) |
Definition at line 146 of file gxvmorx.c.
References FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_TRACE3, FT_TRACE4, GXV_32BIT_ALIGNMENT_VALIDATE, GXV_INIT, GXV_LIMIT_CHECK, gxv_morx_chain_validate(), GXV_TRACE, i, p, and version.