4 references to FeatureList
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (3)
956FeatureList featureList = new FeatureList(0); 1383return new FeatureList(offset+Table.GetOffset(offset+offsetFeatureList)); 1417return new FeatureList(offset+Table.GetOffset(offset+offsetFeatureList));
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
451featureList = new FeatureList(0);