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