zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gxvmorx.c File Reference
#include "gxvmorx.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_gxvmorx
 

Functions

static void gxv_morx_chain_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_morx_subtables_validate (FT_Bytes table, FT_Bytes limit, FT_UShort nSubtables, GXV_Validator valid)
 
 gxv_morx_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid)
 

Macro Definition Documentation

#define FT_COMPONENT   trace_gxvmorx

Definition at line 38 of file gxvmorx.c.

Function Documentation

static void gxv_morx_chain_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static