4 references to LookupList
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
922LookupList lookupList = new LookupList(0); 1340return new LookupList(offset+Table.GetOffset(offset+offsetLookupList)); 1369return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
406lookupList = new LookupList(0);