4 references to LookupList
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
927LookupList lookupList = new LookupList(0); 1345return new LookupList(offset+Table.GetOffset(offset+offsetLookupList)); 1374return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
413lookupList = new LookupList(0);