gxvtrak.c File Reference

#include "gxvalid.h"
#include "gxvcommn.h"

Go to the source code of this file.

Classes

struct  GXV_trak_DataRec_

Defines

#define FT_COMPONENT   trace_gxvtrak
#define GXV_TRAK_DATA(FIELD)   GXV_TABLE_DATA( trak, FIELD )

Typedefs

typedef GXV_trak_DataRec_ GXV_trak_DataRec
typedef GXV_trak_DataRec_GXV_trak_Data

Functions

static void gxv_trak_trackTable_validate (FT_Bytes table, FT_Bytes limit, FT_UShort nTracks, GXV_Validator valid)
static void gxv_trak_trackData_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 gxv_trak_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid)


Define Documentation

#define FT_COMPONENT   trace_gxvtrak

Definition at line 38 of file gxvtrak.c.

#define GXV_TRAK_DATA ( FIELD   )     GXV_TABLE_DATA( trak, FIELD )

Definition at line 81 of file gxvtrak.c.

Referenced by gxv_trak_trackData_validate(), and gxv_trak_trackTable_validate().


Typedef Documentation

typedef struct GXV_trak_DataRec_ * GXV_trak_Data

typedef struct GXV_trak_DataRec_ GXV_trak_DataRec


Function Documentation

static void gxv_trak_trackData_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
) [static]

Definition at line 132 of file gxvtrak.c.

References FT_NEXT_ULONG, FT_NEXT_USHORT, GXV_EXIT, GXV_LIMIT_CHECK, GXV_NAME_ENTER, GXV_ODTECT, gxv_odtect_add_range(), GXV_ODTECT_INIT, gxv_odtect_validate(), GXV_TRACE, GXV_TRAK_DATA, gxv_trak_trackTable_validate(), and p.

Referenced by gxv_trak_validate().

static void gxv_trak_trackTable_validate ( FT_Bytes  table,
FT_Bytes  limit,
FT_UShort  nTracks,
GXV_Validator  valid 
) [static]

Definition at line 93 of file gxvtrak.c.

References FT_NEXT_LONG, FT_NEXT_USHORT, GXV_EXIT, GXV_LIMIT_CHECK, GXV_NAME_ENTER, gxv_sfntName_validate(), GXV_TRAK_DATA, i, p, and track().

Referenced by gxv_trak_trackData_validate().

gxv_trak_validate ( FT_Bytes  table,
FT_Face  face,
FT_Validator  ftvalid 
)

Definition at line 195 of file gxvtrak.c.

References FT_INVALID_DATA, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, FT_TRACE4, GXV_32BIT_ALIGNMENT_VALIDATE, GXV_INIT, GXV_LIMIT_CHECK, GXV_ODTECT, gxv_odtect_add_range(), GXV_ODTECT_INIT, gxv_odtect_validate(), GXV_TRACE, gxv_trak_trackData_validate(), p, and version.


Generated on Tue Jul 5 15:58:23 2011 for ROOT_528-00b_version by  doxygen 1.5.1