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.h18 struct SkOTTableOS2_V0 { struct
20 //SkOTTableOS2_VA::VERSION and SkOTTableOS2_V0::VERSION are both 0. argument
22 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);
24 SK_OT_SHORT xAvgCharWidth;
25 struct WeightClass {
38 } usWeightClass;
39 struct WidthClass {
51 } usWidthClass;
52 union Type {
82 } fsType;
[all …]