1 write to offset
PresentationCore (1)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
1346offset = Offset;
6 references to offset
PresentationCore (6)
MS\Internal\Shaping\OpenTypeCommon.cs (6)
1331return new ScriptList(offset+Table.GetOffset(offset+offsetScriptList)); 1336return new FeatureList(offset+Table.GetOffset(offset+offsetFeatureList)); 1341return new LookupList(offset+Table.GetOffset(offset+offsetLookupList));