5 references to LookupIndex
PresentationCore (5)
MS\Internal\Shaping\OpenTypeCommon.cs (4)
628workspace.SetRequiredFeatureFlag(requiredFeatureTable.LookupIndex(Table,lookup)); 658workspace.SetFeatureFlag(featureTable.LookupIndex(Table,lookup), feature); 980ushort lookupIndex = featureTable.LookupIndex(table, j); 1289ushort lookupIndex = featureTable.LookupIndex(table, j);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
449ushort lookupIndex = featureTable.LookupIndex(table, lookup);