Searched defs:FT_ValidatorRec_ (Results 1 – 1 of 1) sorted by relevance
89 typedef struct FT_ValidatorRec_ struct91 ft_jmp_buf jump_buffer; /* used for exception handling */93 const FT_Byte* base; /* address of table in memory */94 const FT_Byte* limit; /* `base' + sizeof(table) in memory */95 FT_ValidationLevel level; /* validation level */96 FT_Error error; /* error returned. 0 means success */