2 writes to Length
PresentationCore (2)
MS\Internal\Shaping\ShaperBuffers.cs (2)
346
_features[_featuresCount].
Length
= length;
379
_features[latestFeatureIx].
Length
+= 1;
3 references to Length
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
641
(featureDescription.StartIndex+featureDescription.
Length
) <= featureSetOffset
722
int featureAfterEnd = featureDescription.StartIndex + featureDescription.
Length
MS\Internal\Shaping\ShaperBuffers.cs (1)
377
_features[latestFeatureIx].
Length
) == charIx)