Home
last modified time | relevance | path

Searched defs:OTV_ValidatorRec_ (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.h43 typedef struct OTV_ValidatorRec_ struct
45 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 …]
/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.h44 typedef struct OTV_ValidatorRec_ struct
46 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 …]
/third_party/freetype/src/otvalid/
Dotvcommn.h43 typedef struct OTV_ValidatorRec_ struct
45 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 …]