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