4 references to LookupList
PresentationCore (4)
MS\Internal\Shaping\OpenTypeCommon.cs (3)
923LookupList lookupList = new LookupList(0); 1341return new LookupList(offset+Table.GetOffset(offset+offsetLookupList)); 1370return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
407lookupList = new LookupList(0);