Home
last modified time | relevance | path

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

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