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