zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FT_ValidatorRec_ Struct Reference

#include <ftvalid.h>

Public Attributes

const FT_Bytebase
 
FT_Error error
 
ft_jmp_buf jump_buffer
 
FT_ValidationLevel level
 
const FT_Bytelimit
 

Detailed Description

Definition at line 80 of file ftvalid.h.

Member Data Documentation

const FT_Byte* FT_ValidatorRec_::base

Definition at line 82 of file ftvalid.h.

FT_Error FT_ValidatorRec_::error

Definition at line 85 of file ftvalid.h.

Referenced by classic_kern_validate(), and tt_face_build_cmaps().

ft_jmp_buf FT_ValidatorRec_::jump_buffer

Definition at line 87 of file ftvalid.h.

Referenced by classic_kern_validate().

FT_ValidationLevel FT_ValidatorRec_::level

Definition at line 84 of file ftvalid.h.

const FT_Byte* FT_ValidatorRec_::limit

Definition at line 83 of file ftvalid.h.


The documentation for this struct was generated from the following file: