#include "gxvmort.h"
#include "gxvfeat.h"
Go to the source code of this file.
Defines |
| #define | FT_COMPONENT trace_gxvmort |
Functions |
| static void | gxv_mort_feature_validate (GXV_mort_feature f, GXV_Validator valid) |
| | gxv_mort_featurearray_validate (FT_Bytes table, FT_Bytes limit, FT_ULong nFeatureFlags, GXV_Validator valid) |
| | gxv_mort_coverage_validate (FT_UShort coverage, GXV_Validator valid) |
| static void | gxv_mort_subtables_validate (FT_Bytes table, FT_Bytes limit, FT_UShort nSubtables, GXV_Validator valid) |
| static void | gxv_mort_chain_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) |
| | gxv_mort_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid) |