5 references to LookupIndex
PresentationCore (5)
MS\Internal\Shaping\OpenTypeCommon.cs (4)
629workspace.SetRequiredFeatureFlag(requiredFeatureTable.LookupIndex(Table,lookup)); 659workspace.SetFeatureFlag(featureTable.LookupIndex(Table,lookup), feature); 981ushort lookupIndex = featureTable.LookupIndex(table, j); 1290ushort lookupIndex = featureTable.LookupIndex(table, j);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
450ushort lookupIndex = featureTable.LookupIndex(table, lookup);