#include <ft2build.h>
#include "otverror.h"
Go to the source code of this file.
Functions |
| FT_BEGIN_HEADER | otv_BASE_validate (FT_Bytes table, FT_Validator valid) |
| | otv_GDEF_validate (FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator valid) |
| | otv_GPOS_validate (FT_Bytes table, FT_UInt glyph_count, FT_Validator valid) |
| | otv_GSUB_validate (FT_Bytes table, FT_UInt glyph_count, FT_Validator valid) |
| | otv_JSTF_validate (FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator valid) |
| | otv_MATH_validate (FT_Bytes table, FT_UInt glyph_count, FT_Validator ftvalid) |