Uses of Class
org.eclipse.swt.internal.win32.LOGFONTW
Packages that use LOGFONTW
-
Uses of LOGFONTW in org.eclipse.swt.internal.win32
Fields in org.eclipse.swt.internal.win32 declared as LOGFONTWModifier and TypeFieldDescriptionEXTLOGFONTW.elfLogFont
NONCLIENTMETRICSW.lfCaptionFont
NONCLIENTMETRICSW.lfMenuFont
NONCLIENTMETRICSW.lfMessageFont
NONCLIENTMETRICSW.lfSmCaptionFont
NONCLIENTMETRICSW.lfStatusFont
Methods in org.eclipse.swt.internal.win32 with parameters of type LOGFONTWModifier and TypeMethodDescriptionstatic final int
OS.CreateFontIndirectW
(LOGFONTW lplf) static final int
OS.GetObjectW
(int hgdiobj, int cbBuffer, LOGFONTW lpvObject) static final boolean
OS.ImmGetCompositionFontW
(int hIMC, LOGFONTW lplf) static final boolean
OS.ImmSetCompositionFontW
(int hIMC, LOGFONTW lplf) static final void
OS.MoveMemory
(int Destination, LOGFONTW Source, int Length) static final void
OS.MoveMemory
(LOGFONTW Destination, int Source, int Length)