6 instantiations of ContextualLookupRecords
PresentationCore (6)
MS\Internal\Shaping\Context.cs (6)
254return new ContextualLookupRecords(CurrentOffset+sizeCount, 572return new ContextualLookupRecords(CurrentOffset + sizeCount, 879return new ContextualLookupRecords(recordCountOffset+sizeGlyphCount, 1308return new ContextualLookupRecords(offset + offsetInput + 1546return new ContextualLookupRecords(offset + offsetInputSequence + 1736return new ContextualLookupRecords(
6 references to ContextualLookupRecords
PresentationCore (6)
MS\Internal\Shaping\Context.cs (6)
252public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 570public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 875public ContextualLookupRecords ContextualLookups(FontTable Table) 1306public ContextualLookupRecords ContextualLookups(FontTable Table) 1544public ContextualLookupRecords ContextualLookups(FontTable Table) 1734public ContextualLookupRecords ContextualLookups(FontTable Table)