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.
Classes | |
struct | GXV_mort_featureRec_ |
Macros | |
#define | GXV_MORT_FEATURE_OFF {0, 1, 0x00000000UL, 0x00000000UL} |
#define | IS_GXV_MORT_FEATURE_OFF(f) |
Typedefs | |
typedef struct GXV_mort_featureRec_ | GXV_mort_featureRec |
typedef struct GXV_mort_featureRec_ * | GXV_mort_feature |
Functions | |
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) | |
gxv_mort_subtable_type0_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_mort_subtable_type1_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_mort_subtable_type2_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_mort_subtable_type4_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_mort_subtable_type5_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
#define GXV_MORT_FEATURE_OFF {0, 1, 0x00000000UL, 0x00000000UL} |
Definition at line 45 of file gxvmort.h.
Referenced by gxv_mort_featurearray_validate().
#define IS_GXV_MORT_FEATURE_OFF | ( | f | ) |
typedef struct GXV_mort_featureRec_ * GXV_mort_feature |
typedef struct GXV_mort_featureRec_ GXV_mort_featureRec |
gxv_mort_coverage_validate | ( | FT_UShort | coverage, |
GXV_Validator | valid | ||
) |
gxv_mort_featurearray_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
FT_ULong | nFeatureFlags, | ||
GXV_Validator | valid | ||
) |
Definition at line 89 of file gxvmort.c.
References GXV_mort_featureRec_::disableFlags, GXV_mort_featureRec_::enableFlags, GXV_mort_featureRec_::featureSetting, GXV_mort_featureRec_::featureType, FT_NEXT_ULONG, FT_NEXT_USHORT, GXV_LIMIT_CHECK, GXV_MORT_FEATURE_OFF, GXV_NAME_ENTER, and i.
gxv_mort_subtable_type0_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 126 of file gxvmort0.c.
References GXV_StateTable_ValidatorRec_::entry_glyphoffset_fmt, GXV_StateTable_ValidatorRec_::entry_validate_func, GXV_GLYPHOFFSET_NONE, GXV_LIMIT_CHECK, GXV_NAME_ENTER, GXV_STATETABLE_HEADER_SIZE, NULL, GXV_StateTable_ValidatorRec_::optdata, GXV_StateTable_ValidatorRec_::optdata_load_func, GXV_ValidatorRec_::statetable, and GXV_StateTable_ValidatorRec_::subtable_setup_func.
gxv_mort_subtable_type1_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 224 of file gxvmort1.c.
References GXV_LIMIT_CHECK, GXV_MORT_SUBTABLE_TYPE1_HEADER_SIZE, GXV_NAME_ENTER, GXV_StateTable_ValidatorRec_::optdata, GXV_StateTable_ValidatorRec_::optdata_load_func, and GXV_ValidatorRec_::statetable.
gxv_mort_subtable_type2_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 276 of file gxvmort2.c.
References GXV_LIMIT_CHECK, GXV_MORT_SUBTABLE_TYPE2_HEADER_SIZE, GXV_NAME_ENTER, GXV_StateTable_ValidatorRec_::optdata, GXV_StateTable_ValidatorRec_::optdata_load_func, and GXV_ValidatorRec_::statetable.
gxv_mort_subtable_type4_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 105 of file gxvmort4.c.
References GXV_LOOKUPVALUE_UNSIGNED, GXV_NAME_ENTER, GXV_ValidatorRec_::lookupval_func, and GXV_ValidatorRec_::lookupval_sign.
Referenced by gxv_morx_subtable_type4_validate().
gxv_mort_subtable_type5_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 202 of file gxvmort5.c.
References GXV_StateTable_ValidatorRec_::entry_glyphoffset_fmt, GXV_StateTable_ValidatorRec_::entry_validate_func, GXV_GLYPHOFFSET_ULONG, GXV_LIMIT_CHECK, GXV_MORT_SUBTABLE_TYPE5_HEADER_SIZE, gxv_mort_subtable_type5_subtable_setup(), GXV_NAME_ENTER, NULL, GXV_StateTable_ValidatorRec_::optdata, GXV_StateTable_ValidatorRec_::optdata_load_func, GXV_ValidatorRec_::statetable, and GXV_StateTable_ValidatorRec_::subtable_setup_func.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.