4 references to LookupList
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (3)
957LookupList lookupList = new LookupList(0); 1388return new LookupList(offset+Table.GetOffset(offset+offsetLookupList)); 1422return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
452lookupList = new LookupList(0);