6 instantiations of ContextualLookupRecords
PresentationCore (6)
MS\Internal\Shaping\Context.cs (6)
250return new ContextualLookupRecords(CurrentOffset+sizeCount, 568return new ContextualLookupRecords(CurrentOffset + sizeCount, 875return new ContextualLookupRecords(recordCountOffset+sizeGlyphCount, 1304return new ContextualLookupRecords(offset + offsetInput + 1542return new ContextualLookupRecords(offset + offsetInputSequence + 1732return new ContextualLookupRecords(
6 references to ContextualLookupRecords
PresentationCore (6)
MS\Internal\Shaping\Context.cs (6)
248public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 566public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 871public ContextualLookupRecords ContextualLookups(FontTable Table) 1302public ContextualLookupRecords ContextualLookups(FontTable Table) 1540public ContextualLookupRecords ContextualLookups(FontTable Table) 1730public ContextualLookupRecords ContextualLookups(FontTable Table)