ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <ft2build.h>
Go to the source code of this file.
Functions | |
FT_OpenType_Validate (FT_Face face, FT_UInt validation_flags, FT_Bytes *BASE_table, FT_Bytes *GDEF_table, FT_Bytes *GPOS_table, FT_Bytes *GSUB_table, FT_Bytes *JSTF_table) | |
FT_OpenType_Free (FT_Face face, FT_Bytes table) | |
FT_OpenType_Validate | ( | FT_Face | face, |
FT_UInt | validation_flags, | ||
FT_Bytes * | BASE_table, | ||
FT_Bytes * | GDEF_table, | ||
FT_Bytes * | GPOS_table, | ||
FT_Bytes * | GSUB_table, | ||
FT_Bytes * | JSTF_table | ||
) |
Definition at line 29 of file ftotval.c.