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