4 references to GetLookupList
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
71lookupList = (new GPOSHeader(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
940lookupList = gposHeader.GetLookupList(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
972LookupList LookupList = GposHeader.GetLookupList(GposTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
400lookupList = header.GetLookupList(table);