1 write to offset
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (1)
1484public GDEFHeader(int Offset) { offset = Offset; }
4 references to offset
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (4)
1451return new ClassDefTable(offset + Table.GetOffset(offset + offsetGlyphClassDef)); 1481return new ClassDefTable(offset+Table.GetOffset(offset+offsetMarkAttachClassDef));