4 references to GetLookupList
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
75lookupList = (new GPOSHeader(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
944lookupList = gposHeader.GetLookupList(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
977LookupList LookupList = GposHeader.GetLookupList(GposTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
406lookupList = header.GetLookupList(table);