4 references to LookupType
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
124bool isLookupReversal = IsLookupReversal(TableTag, lookup.LookupType()); 236ushort lookupType = Lookup.LookupType(); 1014ushort lookupType = lookup.LookupType();
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
481ushort lookupType = lookup.LookupType();