7 references to Lookup
PresentationCore (7)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (7)
536int lookup = records[i].Lookup; 550if (records[i].Lookup == lastLookup) continue; 639*pList = records[j].Lookup; 677*pList = records[j].Lookup; 788lookup1 = records[glyphListIndex1].Lookup; 800lookup2 = records[glyphListIndex2].Lookup; 1061if (records[i].Lookup != lookupIndex)