|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "gxvmort.h"

Go to the source code of this file.
Macros | |
| #define | FT_COMPONENT gxvmort |
Functions | |
| static void | gxv_mort_subtable_type4_lookupval_validate (FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid) |
| static GXV_LookupValueDesc | gxv_mort_subtable_type4_lookupfmt4_transit (FT_UShort relative_gindex, GXV_LookupValueCPtr base_value_p, FT_Bytes lookuptbl_limit, GXV_Validator gxvalid) |
| gxv_mort_subtable_type4_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid) | |
| #define FT_COMPONENT gxvmort |
Definition at line 39 of file gxvmort4.c.
|
static |
Definition at line 80 of file gxvmort4.c.
Referenced by gxv_mort_subtable_type4_validate().
|
static |
Definition at line 43 of file gxvmort4.c.
Referenced by gxv_mort_subtable_type4_validate().
| gxv_mort_subtable_type4_validate | ( | FT_Bytes | table, |
| FT_Bytes | limit, | ||
| GXV_Validator | gxvalid | ||
| ) |
Definition at line 106 of file gxvmort4.c.
Referenced by gxv_mort_subtables_validate(), and gxv_morx_subtable_type4_validate().