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