2 writes to Length
PresentationCore (2)
MS\Internal\Shaping\ShaperBuffers.cs (2)
347
_features[_featuresCount].
Length
= length;
380
_features[latestFeatureIx].
Length
+= 1;
3 references to Length
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
642
(featureDescription.StartIndex+featureDescription.
Length
) <= featureSetOffset
723
int featureAfterEnd = featureDescription.StartIndex + featureDescription.
Length
MS\Internal\Shaping\ShaperBuffers.cs (1)
378
_features[latestFeatureIx].
Length
) == charIx)