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