4 references to LookupType
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (3)
130bool isLookupReversal = IsLookupReversal(TableTag, lookup.LookupType()); 247ushort lookupType = Lookup.LookupType(); 1044ushort lookupType = lookup.LookupType();
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
520ushort lookupType = lookup.LookupType();