6 instantiations of ContextualLookupRecords
PresentationCore (6)
MS\Internal\Shaping\Context.cs (6)
248return new ContextualLookupRecords(CurrentOffset+sizeCount, 566return new ContextualLookupRecords(CurrentOffset + sizeCount, 873return new ContextualLookupRecords(recordCountOffset+sizeGlyphCount, 1302return new ContextualLookupRecords(offset + offsetInput + 1540return new ContextualLookupRecords(offset + offsetInputSequence + 1730return new ContextualLookupRecords(
6 references to ContextualLookupRecords
PresentationCore (6)
MS\Internal\Shaping\Context.cs (6)
246public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 564public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 869public ContextualLookupRecords ContextualLookups(FontTable Table) 1300public ContextualLookupRecords ContextualLookups(FontTable Table) 1538public ContextualLookupRecords ContextualLookups(FontTable Table) 1728public ContextualLookupRecords ContextualLookups(FontTable Table)