1 write to offset
PresentationCore (1)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
1375offset = Offset;
6 references to offset
PresentationCore (6)
MS\Internal\Shaping\OpenTypeCommon.cs (6)
1360return new ScriptList(offset+Table.GetOffset(offset+offsetScriptList)); 1365return new FeatureList(offset+Table.GetOffset(offset+offsetFeatureList)); 1370return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));