5 references to LookupIndex
PresentationCore (5)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (4)
649workspace.SetRequiredFeatureFlag(requiredFeatureTable.LookupIndex(Table,lookup)); 679workspace.SetFeatureFlag(featureTable.LookupIndex(Table,lookup), feature); 1015ushort lookupIndex = featureTable.LookupIndex(table, j); 1329ushort lookupIndex = featureTable.LookupIndex(table, j);
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
495ushort lookupIndex = featureTable.LookupIndex(table, lookup);