Uses of Class
org.eclipse.swt.internal.win32.LOGFONTA
Packages that use LOGFONTA
-
Uses of LOGFONTA in org.eclipse.swt.internal.win32
Fields in org.eclipse.swt.internal.win32 declared as LOGFONTAModifier and TypeFieldDescriptionNONCLIENTMETRICSA.lfCaptionFont
NONCLIENTMETRICSA.lfMenuFont
NONCLIENTMETRICSA.lfMessageFont
NONCLIENTMETRICSA.lfSmCaptionFont
NONCLIENTMETRICSA.lfStatusFont
Methods in org.eclipse.swt.internal.win32 with parameters of type LOGFONTAModifier and TypeMethodDescriptionstatic final int
OS.CreateFontIndirectA
(LOGFONTA lplf) static final int
OS.GetObjectA
(int hgdiobj, int cbBuffer, LOGFONTA lpvObject) static final boolean
OS.ImmGetCompositionFontA
(int hIMC, LOGFONTA lplf) static final boolean
OS.ImmSetCompositionFontA
(int hIMC, LOGFONTA lplf) static final void
OS.MoveMemory
(int Destination, LOGFONTA Source, int Length) static final void
OS.MoveMemory
(LOGFONTA Destination, int Source, int Length)