Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros | Typedefs | Functions
gxvbsln.c File Reference
#include "gxvalid.h"
#include "gxvcommn.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_gxvbsln
 
#define GXV_BSLN_VALUE_COUNT   32
 
#define GXV_BSLN_VALUE_EMPTY   0xFFFFU
 
#define GXV_BSLN_DATA(field)   GXV_TABLE_DATA( bsln, field )
 

Typedefs

typedef struct GXV_bsln_DataRec_ GXV_bsln_DataRec
 
typedef struct GXV_bsln_DataRec_ * GXV_bsln_Data
 

Functions

 gxv_bsln_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_gxvbsln

Definition at line 38 of file gxvbsln.c.

◆ GXV_BSLN_DATA

#define GXV_BSLN_DATA (   field)    GXV_TABLE_DATA( bsln, field )

Definition at line 61 of file gxvbsln.c.

◆ GXV_BSLN_VALUE_COUNT

#define GXV_BSLN_VALUE_COUNT   32

Definition at line 49 of file gxvbsln.c.

◆ GXV_BSLN_VALUE_EMPTY

#define GXV_BSLN_VALUE_EMPTY   0xFFFFU

Definition at line 50 of file gxvbsln.c.

Typedef Documentation

◆ GXV_bsln_Data

typedef struct GXV_bsln_DataRec_ * GXV_bsln_Data

◆ GXV_bsln_DataRec

typedef struct GXV_bsln_DataRec_ GXV_bsln_DataRec

Function Documentation

◆ gxv_bsln_validate()

gxv_bsln_validate ( FT_Bytes  table,
FT_Face  face,
FT_Validator  ftvalid 
)

Definition at line 270 of file gxvbsln.c.

References version.