1 write to offset
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (1)
1393offset = Offset;
6 references to offset
PresentationCore (6)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (6)
1378return new ScriptList(offset+Table.GetOffset(offset+offsetScriptList)); 1383return new FeatureList(offset+Table.GetOffset(offset+offsetFeatureList)); 1388return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));