4 references to GetLookupList
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
67
lookupList = (new GSUBHeader(0)).
GetLookupList
(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
933
lookupList = gsubHeader.
GetLookupList
(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
895
LookupList LookupList = GsubHeader.
GetLookupList
(GsubTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
393
lookupList = header.
GetLookupList
(table);