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