zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gxvjust.c File Reference
#include "gxvalid.h"
#include "gxvcommn.h"
#include <FT_SFNT_NAMES_H>

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_gxvjust
 
#define GXV_JUST_DATA(a)   GXV_TABLE_DATA( just, a )
 

Typedefs

typedef struct GXV_just_DataRec_ * GXV_just_Data
 
typedef struct GXV_just_DataRec_ GXV_just_DataRec
 

Functions

static void gxv_just_actSubrecord_type0_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_actSubrecord_type1_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_actSubrecord_type2_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_actSubrecord_type4_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_actSubrecord_type5_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_actSubrecord_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_check_max_gid (FT_UShort gid, const FT_String *msg_tag, GXV_Validator valid)
 
static void gxv_just_classTable_entry_validate (FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_justClassTable_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_justData_lookuptable_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_justData_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_pcActionRecord_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_pcLookupTable_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_pcTable_LookupValue_entry_validate (FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator valid)
 
static void gxv_just_postcompTable_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
 gxv_just_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid)
 
static void gxv_just_wdc_entry_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_wdcTable_LookupValue_validate (FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator valid)
 
static void gxv_just_wdp_entry_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
static void gxv_just_widthDeltaClusters_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 

Macro Definition Documentation

#define FT_COMPONENT   trace_gxvjust

Definition at line 40 of file gxvjust.c.

Typedef Documentation

typedef struct GXV_just_DataRec_ * GXV_just_Data
typedef struct GXV_just_DataRec_ GXV_just_DataRec

Function Documentation

static void gxv_just_actSubrecord_type0_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_actSubrecord_type1_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_actSubrecord_type2_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_actSubrecord_type4_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_actSubrecord_type5_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_classTable_entry_validate ( FT_Byte  state,
FT_UShort  flags,
GXV_StateTable_GlyphOffsetCPtr  glyphOffset_p,
FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static

Definition at line 463 of file gxvjust.c.

References FT_UNUSED.

Referenced by gxv_just_justClassTable_validate().

static void gxv_just_pcActionRecord_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_pcTable_LookupValue_entry_validate ( FT_UShort  glyph,
GXV_LookupValueCPtr  value_p,
GXV_Validator  valid 
)
static

Definition at line 404 of file gxvjust.c.

References FT_UNUSED, GXV_JUST_DATA, and GXV_LookupValueDesc_::u.

Referenced by gxv_just_pcLookupTable_validate().

static void gxv_just_postcompTable_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_wdc_entry_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_wdcTable_LookupValue_validate ( FT_UShort  glyph,
GXV_LookupValueCPtr  value_p,
GXV_Validator  valid 
)
static

Definition at line 540 of file gxvjust.c.

References FT_UNUSED, GXV_JUST_DATA, and GXV_LookupValueDesc_::u.

Referenced by gxv_just_justData_lookuptable_validate().

static void gxv_just_wdp_entry_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static
static void gxv_just_widthDeltaClusters_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)
static