#include "gxvmort.h"Go to the source code of this file.
Defines | |
| #define | FT_COMPONENT trace_gxvmort | 
Functions | |
| static void | gxv_mort_subtable_type4_lookupval_validate (FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator valid) | 
| static GXV_LookupValueDesc | gxv_mort_subtable_type4_lookupfmt4_transit (FT_UShort relative_gindex, GXV_LookupValueCPtr base_value_p, FT_Bytes lookuptbl_limit, GXV_Validator valid) | 
| gxv_mort_subtable_type4_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
| #define FT_COMPONENT trace_gxvmort | 
Definition at line 38 of file gxvmort4.c.
| static GXV_LookupValueDesc gxv_mort_subtable_type4_lookupfmt4_transit | ( | FT_UShort | relative_gindex, | |
| GXV_LookupValueCPtr | base_value_p, | |||
| FT_Bytes | lookuptbl_limit, | |||
| GXV_Validator | valid | |||
| ) |  [static] | 
        
Definition at line 79 of file gxvmort4.c.
References FT_NEXT_USHORT, GXV_LIMIT_CHECK, p, sizeof(), GXV_LookupValueDesc_::u, and value.
Referenced by gxv_mort_subtable_type4_validate().
| static void gxv_mort_subtable_type4_lookupval_validate | ( | FT_UShort | glyph, | |
| GXV_LookupValueCPtr | value_p, | |||
| GXV_Validator | valid | |||
| ) |  [static] | 
        
Definition at line 42 of file gxvmort4.c.
References FT_UNUSED, gxv_glyphid_validate(), and GXV_LookupValueDesc_::u.
Referenced by gxv_mort_subtable_type4_validate().
| gxv_mort_subtable_type4_validate | ( | FT_Bytes | table, | |
| FT_Bytes | limit, | |||
| GXV_Validator | valid | |||
| ) | 
Definition at line 105 of file gxvmort4.c.
References GXV_EXIT, gxv_LookupTable_validate(), GXV_LOOKUPVALUE_UNSIGNED, gxv_mort_subtable_type4_lookupfmt4_transit(), gxv_mort_subtable_type4_lookupval_validate(), GXV_NAME_ENTER, and p.
Referenced by gxv_mort_subtables_validate(), and gxv_morx_subtable_type4_validate().
 1.5.1