ReactOS 0.4.15-dev-7934-g1dc8d80
gxvmorx4.c File Reference
#include "gxvmorx.h"
Include dependency graph for gxvmorx4.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_gxvmorx
 

Functions

 gxv_morx_subtable_type4_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_gxvmorx

Definition at line 39 of file gxvmorx4.c.

Function Documentation

◆ gxv_morx_subtable_type4_validate()

gxv_morx_subtable_type4_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  gxvalid 
)

Definition at line 43 of file gxvmorx4.c.

46 {
47 GXV_NAME_ENTER( "morx chain subtable type4 "
48 "(Non-Contextual Glyph Substitution)" );
49
51
53 }
GLint limit
Definition: glext.h:10326
#define GXV_NAME_ENTER(name)
Definition: gxvcommn.h:301
#define GXV_EXIT
Definition: gxvcommn.h:302
gxv_mort_subtable_type4_validate(FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid)
Definition: gxvmort4.c:106

Referenced by gxv_morx_subtables_validate().