src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot-var-avar-table.hh
changeset 50352 25db2c8f3cf8
parent 48274 51772bf1fb0c
child 50826 f5b95be8b6e2
--- a/src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot-var-avar-table.hh	Wed May 30 08:10:41 2018 -0700
+++ b/src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot-var-avar-table.hh	Wed May 30 12:20:00 2018 -0700
@@ -133,8 +133,8 @@
   protected:
   FixedVersion<>version;        /* Version of the avar table
                                  * initially set to 0x00010000u */
-  USHORT        reserved;       /* This field is permanently reserved. Set to 0. */
-  USHORT        axisCount;      /* The number of variation axes in the font. This
+  HBUINT16      reserved;       /* This field is permanently reserved. Set to 0. */
+  HBUINT16      axisCount;      /* The number of variation axes in the font. This
                                  * must be the same number as axisCount in the
                                  * 'fvar' table. */
   SegmentMaps   axisSegmentMapsZ;