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

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_otvjstf
 
#define JstfLookupFunc   otv_GPOS_subtable_validate
 
#define JstfPriorityFunc   otv_JstfPriority_validate
 

Functions

 otv_JSTF_validate (FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator ftvalid)
 
static void otv_JstfPriority_validate (FT_Bytes table, OTV_Validator valid)
 
static void otv_JstfScript_validate (FT_Bytes table, OTV_Validator valid)
 

Macro Definition Documentation

#define FT_COMPONENT   trace_otvjstf

Definition at line 31 of file otvjstf.c.

#define JstfLookupFunc   otv_GPOS_subtable_validate

Definition at line 35 of file otvjstf.c.

#define JstfPriorityFunc   otv_JstfPriority_validate

Definition at line 34 of file otvjstf.c.

Function Documentation

otv_JSTF_validate ( FT_Bytes  table,
FT_Bytes  gsub,
FT_Bytes  gpos,
FT_UInt  glyph_count,
FT_Validator  ftvalid 
)
static void otv_JstfPriority_validate ( FT_Bytes  table,
OTV_Validator  valid 
)
static
static void otv_JstfScript_validate ( FT_Bytes  table,
OTV_Validator  valid 
)
static