4 references to GetLookupList
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
65lookupList = (new GSUBHeader(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
932lookupList = gsubHeader.GetLookupList(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
894LookupList LookupList = GsubHeader.GetLookupList(GsubTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
392lookupList = header.GetLookupList(table);