2 references to ReadInt16
System.Drawing (2)
commonui\System\Drawing\Advanced\Font.cs (2)
473
gdiVerticalFont = (Marshal.
ReadInt16
(lf, LogFontNameOffset) == (short)'@');
861
Marshal.
ReadInt16
(logFont, LogFontNameOffset + i));