ReactOS 0.4.15-dev-8021-g7ce96fd
FT_ValidatorRec_ Struct Reference

#include <ftvalid.h>

Collaboration diagram for FT_ValidatorRec_:

Public Attributes

ft_jmp_buf jump_buffer
 
const FT_Bytebase
 
const FT_Bytelimit
 
FT_ValidationLevel level
 
FT_Error error
 

Detailed Description

Definition at line 88 of file ftvalid.h.

Member Data Documentation

◆ base

const FT_Byte* FT_ValidatorRec_::base

Definition at line 92 of file ftvalid.h.

◆ error

FT_Error FT_ValidatorRec_::error

Definition at line 95 of file ftvalid.h.

◆ jump_buffer

ft_jmp_buf FT_ValidatorRec_::jump_buffer

Definition at line 90 of file ftvalid.h.

◆ level

FT_ValidationLevel FT_ValidatorRec_::level

Definition at line 94 of file ftvalid.h.

◆ limit

const FT_Byte* FT_ValidatorRec_::limit

Definition at line 93 of file ftvalid.h.


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