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.h19 struct SkOTTableOS2_VA { struct
21 //SkOTTableOS2_VA::VERSION and SkOTTableOS2_V0::VERSION are both 0. argument
23 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);
25 SK_OT_SHORT xAvgCharWidth;
26 struct WeightClass {
39 } usWeightClass;
40 struct WidthClass {
53 } usWidthClass;
54 union Type {
84 } fsType;
[all …]