Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTTable_OS_2_V2.h19 struct SkOTTableOS2_V2 { struct
20 SK_OT_USHORT version;
21 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(2);
23 SK_OT_SHORT xAvgCharWidth;
24 struct WeightClass {
38 } usWeightClass;
39 struct WidthClass {
51 } usWidthClass;
52 union Type {
84 } fsType;
[all …]