2 references to Offset
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\GlyphInfoList.cs (2)
57
get { return _glyphs.
Offset
; }
66
Debug.Assert(_glyphs.
Offset
+ _glyphs.Length == cch, "Invalid glyph length!");