4 references to LookupType
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
120bool isLookupReversal = IsLookupReversal(TableTag, lookup.LookupType()); 232ushort lookupType = Lookup.LookupType(); 1010ushort lookupType = lookup.LookupType();
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
475ushort lookupType = lookup.LookupType();