5 references to LookupIndex
PresentationCore (5)
MS\Internal\Shaping\OpenTypeCommon.cs (4)
633workspace.SetRequiredFeatureFlag(requiredFeatureTable.LookupIndex(Table,lookup)); 663workspace.SetFeatureFlag(featureTable.LookupIndex(Table,lookup), feature); 985ushort lookupIndex = featureTable.LookupIndex(table, j); 1294ushort lookupIndex = featureTable.LookupIndex(table, j);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
456ushort lookupIndex = featureTable.LookupIndex(table, lookup);