Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "gxvmort.h"
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_gxvmort |
#define | GXV_MORT_SUBTABLE_TYPE5_HEADER_SIZE GXV_STATETABLE_HEADER_SIZE |
Typedefs | |
typedef struct GXV_mort_subtable_type5_StateOptRec_ | GXV_mort_subtable_type5_StateOptRec |
typedef struct GXV_mort_subtable_type5_StateOptRec_ * | GXV_mort_subtable_type5_StateOptRecData |
Functions | |
gxv_mort_subtable_type5_subtable_setup (FT_UShort table_size, FT_UShort classTable, FT_UShort stateArray, FT_UShort entryTable, FT_UShort *classTable_length_p, FT_UShort *stateArray_length_p, FT_UShort *entryTable_length_p, GXV_Validator valid) | |
gxv_mort_subtable_type5_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
#define FT_COMPONENT trace_gxvmort |
Definition at line 38 of file gxvmort5.c.
#define GXV_MORT_SUBTABLE_TYPE5_HEADER_SIZE GXV_STATETABLE_HEADER_SIZE |
Definition at line 55 of file gxvmort5.c.
Referenced by gxv_mort_subtable_type5_validate().
typedef struct GXV_mort_subtable_type5_StateOptRec_ GXV_mort_subtable_type5_StateOptRec |
typedef struct GXV_mort_subtable_type5_StateOptRec_ * GXV_mort_subtable_type5_StateOptRecData |
gxv_mort_subtable_type5_subtable_setup | ( | FT_UShort | table_size, |
FT_UShort | classTable, | ||
FT_UShort | stateArray, | ||
FT_UShort | entryTable, | ||
FT_UShort * | classTable_length_p, | ||
FT_UShort * | stateArray_length_p, | ||
FT_UShort * | entryTable_length_p, | ||
GXV_Validator | valid | ||
) |
Definition at line 66 of file gxvmort5.c.
References gxv_StateTable_subtable_setup().
Referenced by gxv_mort_subtable_type5_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.