4 references to GetLookupList
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
71lookupList = (new GSUBHeader(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
937lookupList = gsubHeader.GetLookupList(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
900LookupList LookupList = GsubHeader.GetLookupList(GsubTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
399lookupList = header.GetLookupList(table);