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