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