[PairPosFormat1] One more
diff --git a/src/OT/Layout/GPOS/PairPosFormat1.hh b/src/OT/Layout/GPOS/PairPosFormat1.hh
index 12978e5..b4a9a9a 100644
--- a/src/OT/Layout/GPOS/PairPosFormat1.hh
+++ b/src/OT/Layout/GPOS/PairPosFormat1.hh
@@ -43,7 +43,7 @@
     {
       valueFormat,
       len1,
-      Types::HBGlyphID::static_size + HBUINT16::static_size * (len1 + len2)
+      PairSet::get_size (len1, len2)
     };
 
     return_trace (coverage.sanitize (c, this) && pairSet.sanitize (c, this, &closure));