4 references to FeatureList
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
922
FeatureList featureList = new
FeatureList
(0);
1336
return new
FeatureList
(offset+Table.GetOffset(offset+offsetFeatureList));
1365
return new
FeatureList
(offset+Table.GetOffset(offset+offsetFeatureList));
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
406
featureList = new
FeatureList
(0);