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]
Functions
gxvmorx.h File Reference
#include "gxvalid.h"
#include "gxvcommn.h"
#include "gxvmort.h"

Go to the source code of this file.

Functions

 gxv_morx_subtable_type0_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
 gxv_morx_subtable_type1_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
 gxv_morx_subtable_type2_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
 gxv_morx_subtable_type4_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 
 gxv_morx_subtable_type5_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid)
 

Function Documentation

◆ gxv_morx_subtable_type0_validate()

gxv_morx_subtable_type0_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)

◆ gxv_morx_subtable_type1_validate()

gxv_morx_subtable_type1_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)

◆ gxv_morx_subtable_type2_validate()

gxv_morx_subtable_type2_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)

◆ gxv_morx_subtable_type4_validate()

gxv_morx_subtable_type4_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)

Definition at line 42 of file gxvmorx4.c.

References GXV_EXIT, gxv_mort_subtable_type4_validate(), and GXV_NAME_ENTER.

◆ gxv_morx_subtable_type5_validate()

gxv_morx_subtable_type5_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)