4 references to FeatureList
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
921
FeatureList featureList = new
FeatureList
(0);
1335
return new
FeatureList
(offset+Table.GetOffset(offset+offsetFeatureList));
1364
return new
FeatureList
(offset+Table.GetOffset(offset+offsetFeatureList));
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
405
featureList = new
FeatureList
(0);