Searched defs:OTV_ValidatorRec_ (Results 1 – 1 of 1) sorted by relevance
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 …]