7 references to Lookup
PresentationCore (7)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (7)
530int lookup = records[i].Lookup; 544if (records[i].Lookup == lastLookup) continue; 633*pList = records[j].Lookup; 671*pList = records[j].Lookup; 782lookup1 = records[glyphListIndex1].Lookup; 794lookup2 = records[glyphListIndex2].Lookup; 1055if (records[i].Lookup != lookupIndex)