4 references to LookupType
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
119bool isLookupReversal = IsLookupReversal(TableTag, lookup.LookupType()); 231ushort lookupType = Lookup.LookupType(); 1009ushort lookupType = lookup.LookupType();
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
474ushort lookupType = lookup.LookupType();