6 instantiations of ContextualLookupRecords
PresentationCore (6)
Core\CSharp\MS\Internal\Shaping\Context.cs (6)
281return new ContextualLookupRecords(CurrentOffset+sizeCount, 614return new ContextualLookupRecords(CurrentOffset + sizeCount, 927return new ContextualLookupRecords(recordCountOffset+sizeGlyphCount, 1377return new ContextualLookupRecords(offset + offsetInput + 1630return new ContextualLookupRecords(offset + offsetInputSequence + 1825return new ContextualLookupRecords(
6 references to ContextualLookupRecords
PresentationCore (6)
Core\CSharp\MS\Internal\Shaping\Context.cs (6)
279public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 612public ContextualLookupRecords ContextualLookups(FontTable Table, int CurrentOffset) 923public ContextualLookupRecords ContextualLookups(FontTable Table) 1375public ContextualLookupRecords ContextualLookups(FontTable Table) 1628public ContextualLookupRecords ContextualLookups(FontTable Table) 1823public ContextualLookupRecords ContextualLookups(FontTable Table)