1 write to offset
PresentationCore (1)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
1345offset = Offset;
6 references to offset
PresentationCore (6)
MS\Internal\Shaping\OpenTypeCommon.cs (6)
1330return new ScriptList(offset+Table.GetOffset(offset+offsetScriptList)); 1335return new FeatureList(offset+Table.GetOffset(offset+offsetFeatureList)); 1340return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));