1 write to offset
PresentationCore (1)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
1379offset = Offset;
6 references to offset
PresentationCore (6)
MS\Internal\Shaping\OpenTypeCommon.cs (6)
1364return new ScriptList(offset+Table.GetOffset(offset+offsetScriptList)); 1369return new FeatureList(offset+Table.GetOffset(offset+offsetFeatureList)); 1374return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));