Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/opentype/
DOpenTypeUtilities.cpp91 struct OS2Table { struct
92 BigEndianUShort version;
93 BigEndianUShort avgCharWidth;
94 BigEndianUShort weightClass;
95 BigEndianUShort widthClass;
96 BigEndianUShort fsType;
97 BigEndianUShort subscriptXSize;
98 BigEndianUShort subscriptYSize;
99 BigEndianUShort subscriptXOffset;
100 BigEndianUShort subscriptYOffset;
[all …]