Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTTable_OS_2_V0.h19 struct SkOTTableOS2_V0 { 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 {
40 } usWeightClass;
41 struct WidthClass {
54 } usWidthClass;
55 union Type {
85 } fsType;
[all …]