4 references to GetLookupList
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
69lookupList = (new GPOSHeader(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
939lookupList = gposHeader.GetLookupList(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
971LookupList LookupList = GposHeader.GetLookupList(GposTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
399lookupList = header.GetLookupList(table);