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