Package org.eclipse.swt.internal.win32
Class LOGFONT
java.lang.Object
org.eclipse.swt.internal.win32.LOGFONT
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte
byte
int
int
byte
int
byte
byte
byte
byte
byte
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lfHeight
public int lfHeight -
lfWidth
public int lfWidth -
lfEscapement
public int lfEscapement -
lfOrientation
public int lfOrientation -
lfWeight
public int lfWeight -
lfItalic
public byte lfItalic -
lfUnderline
public byte lfUnderline -
lfStrikeOut
public byte lfStrikeOut -
lfCharSet
public byte lfCharSet -
lfOutPrecision
public byte lfOutPrecision -
lfClipPrecision
public byte lfClipPrecision -
lfQuality
public byte lfQuality -
lfPitchAndFamily
public byte lfPitchAndFamily -
sizeof
public static final int sizeof
-
-
Constructor Details
-
LOGFONT
public LOGFONT()
-