Searched defs:OTV_ValidatorRec_ (Results 1 – 3 of 3) sorted by relevance
43 typedef struct OTV_ValidatorRec_ struct45 FT_Validator root;46 FT_UInt type_count;47 OTV_Validate_Func* type_funcs;49 FT_UInt lookup_count;50 FT_UInt glyph_count;52 FT_UInt nesting_level;54 OTV_Validate_Func func[3];56 FT_UInt extra1; /* for passing parameters */57 FT_UInt extra2;[all …]
44 typedef struct OTV_ValidatorRec_ struct46 FT_Validator root;47 FT_UInt type_count;48 OTV_Validate_Func* type_funcs;50 FT_UInt lookup_count;51 FT_UInt glyph_count;53 FT_UInt nesting_level;55 OTV_Validate_Func func[3];57 FT_UInt extra1; /* for passing parameters */58 FT_UInt extra2;[all …]