[PairPosFormat1] One more
This commit is contained in:
parent
b648ceb72f
commit
749df4ee84
|
@ -43,7 +43,7 @@ struct PairPosFormat1_3
|
||||||
{
|
{
|
||||||
valueFormat,
|
valueFormat,
|
||||||
len1,
|
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));
|
return_trace (coverage.sanitize (c, this) && pairSet.sanitize (c, this, &closure));
|
||||||
|
|
Loading…
Reference in New Issue