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