3 references to GetFeatureList
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (1)
973featureList = gposHeader.GetFeatureList(table);
Core\CSharp\MS\Internal\Shaping\OpenTypeLayout.cs (1)
1039FeatureList FeatureList = GposHeader.GetFeatureList(GposTable);
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
444featureList = header.GetFeatureList(table);