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.
Functions | |
gxv_morx_subtable_type0_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_morx_subtable_type1_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_morx_subtable_type2_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_morx_subtable_type4_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_morx_subtable_type5_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
gxv_morx_subtable_type0_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 86 of file gxvmorx0.c.
References GXV_GLYPHOFFSET_NONE, GXV_LIMIT_CHECK, GXV_NAME_ENTER, GXV_STATETABLE_HEADER_SIZE, and NULL.
gxv_morx_subtable_type1_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 240 of file gxvmorx1.c.
References GXV_LIMIT_CHECK, GXV_MORX_SUBTABLE_TYPE1_HEADER_SIZE, GXV_NAME_ENTER, GXV_XStateTable_ValidatorRec_::optdata, GXV_XStateTable_ValidatorRec_::optdata_load_func, and GXV_ValidatorRec_::xstatetable.
gxv_morx_subtable_type2_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 294 of file gxvmorx2.c.
References GXV_LIMIT_CHECK, GXV_MORX_SUBTABLE_TYPE2_HEADER_SIZE, GXV_NAME_ENTER, GXV_XStateTable_ValidatorRec_::optdata, GXV_XStateTable_ValidatorRec_::optdata_load_func, and GXV_ValidatorRec_::xstatetable.
gxv_morx_subtable_type4_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 42 of file gxvmorx4.c.
References GXV_EXIT, gxv_mort_subtable_type4_validate(), and GXV_NAME_ENTER.
gxv_morx_subtable_type5_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 194 of file gxvmorx5.c.
References GXV_LIMIT_CHECK, GXV_MORX_SUBTABLE_TYPE5_HEADER_SIZE, GXV_NAME_ENTER, GXV_XStateTable_ValidatorRec_::optdata, GXV_XStateTable_ValidatorRec_::optdata_load_func, and GXV_ValidatorRec_::xstatetable.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.