Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTTable_OS_2_VA.h20 struct SkOTTableOS2_VA { struct
22 //SkOTTableOS2_VA::VERSION and SkOTTableOS2_V0::VERSION are both 0. argument
24 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);
26 SK_OT_SHORT xAvgCharWidth;
27 struct WeightClass {
40 } usWeightClass;
41 struct WidthClass {
54 } usWidthClass;
55 union Type {
85 } fsType;
[all …]