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