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 | |
FT_BEGIN_HEADER | gxv_feat_validate (FT_Bytes table, FT_Face face, FT_Validator valid) |
gxv_bsln_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_trak_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_just_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_mort_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_morx_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_kern_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_kern_validate_classic (FT_Bytes table, FT_Face face, FT_Int dialect_flags, FT_Validator valid) | |
gxv_opbd_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_prop_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_lcar_validate (FT_Bytes table, FT_Face face, FT_Validator valid) | |
gxv_bsln_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
FT_BEGIN_HEADER gxv_feat_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 273 of file gxvfeat.c.
References GXV_ValidatorRec_::face, FT_INVALID_DATA, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_INIT, GXV_LIMIT_CHECK, GXV_TRACE, i, IS_PARANOID_VALIDATION, GXV_ValidatorRec_::root, and GXV_ValidatorRec_::table_data.
gxv_just_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 643 of file gxvjust.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_INIT, GXV_LIMIT_CHECK, GXV_ODTECT, gxv_odtect_add_range(), GXV_ODTECT_INIT, GXV_TRACE, GXV_ValidatorRec_::root, GXV_ValidatorRec_::table_data, and version.
gxv_kern_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
gxv_kern_validate_classic | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Int | dialect_flags, | ||
FT_Validator | valid | ||
) |
gxv_lcar_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 182 of file gxvlcar.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_INIT, GXV_LCAR_DATA, GXV_LIMIT_CHECK, GXV_LOOKUPVALUE_UNSIGNED, GXV_ValidatorRec_::lookupval_func, GXV_ValidatorRec_::lookupval_sign, GXV_ValidatorRec_::root, GXV_ValidatorRec_::table_data, and version.
gxv_mort_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 257 of file gxvmort.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_TRACE3, GXV_32BIT_ALIGNMENT_VALIDATE, GXV_INIT, GXV_LIMIT_CHECK, GXV_TRACE, i, GXV_ValidatorRec_::root, and version.
gxv_morx_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 161 of file gxvmorx.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_TRACE3, GXV_32BIT_ALIGNMENT_VALIDATE, GXV_INIT, GXV_LIMIT_CHECK, GXV_TRACE, i, GXV_ValidatorRec_::root, and version.
gxv_opbd_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 161 of file gxvopbd.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_INIT, GXV_LIMIT_CHECK, GXV_LOOKUPVALUE_UNSIGNED, GXV_OPBD_DATA, GXV_TRACE, GXV_ValidatorRec_::lookupval_func, GXV_ValidatorRec_::lookupval_sign, GXV_ValidatorRec_::root, GXV_ValidatorRec_::table_data, and version.
gxv_prop_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 256 of file gxvprop.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_INIT, GXV_LIMIT_CHECK, GXV_TRACE, GXV_ValidatorRec_::root, GXV_ValidatorRec_::table_data, and version.
gxv_trak_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | valid | ||
) |
Definition at line 206 of file gxvtrak.c.
References GXV_ValidatorRec_::face, FT_INVALID_DATA, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_32BIT_ALIGNMENT_VALIDATE, GXV_INIT, GXV_LIMIT_CHECK, GXV_ODTECT, GXV_ODTECT_INIT, GXV_TRACE, GXV_ValidatorRec_::root, GXV_ValidatorRec_::table_data, and version.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.