Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTTable_OS_2_V3.h18 struct SkOTTableOS2_V3 { struct
19 SK_OT_USHORT version;
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(3);
22 SK_OT_SHORT xAvgCharWidth;
23 struct WeightClass {
36 } usWeightClass;
37 struct WidthClass {
49 } usWidthClass;
50 union Type {
82 } fsType;
[all …]