7 references to Lookup
PresentationCore (7)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (7)
529int lookup = records[i].Lookup; 543if (records[i].Lookup == lastLookup) continue; 632*pList = records[j].Lookup; 670*pList = records[j].Lookup; 781lookup1 = records[glyphListIndex1].Lookup; 793lookup2 = records[glyphListIndex2].Lookup; 1054if (records[i].Lookup != lookupIndex)