2 references to sizeLookupRecord
PresentationCore (2)
MS\Internal\Shaping\Context.cs (2)
26
return Table.GetUShort(offset + Index*
sizeLookupRecord
+ offsetSequenceIndex);
31
return Table.GetUShort(offset + Index*
sizeLookupRecord
+ offsetLookupIndex);