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.elfLogFontNONCLIENTMETRICSW.lfCaptionFontNONCLIENTMETRICSW.lfMenuFontNONCLIENTMETRICSW.lfMessageFontNONCLIENTMETRICSW.lfSmCaptionFontNONCLIENTMETRICSW.lfStatusFontMethods in org.eclipse.swt.internal.win32 with parameters of type LOGFONTWModifier and TypeMethodDescriptionstatic final intOS.CreateFontIndirectW(LOGFONTW lplf) static final intOS.GetObjectW(int hgdiobj, int cbBuffer, LOGFONTW lpvObject) static final booleanOS.ImmGetCompositionFontW(int hIMC, LOGFONTW lplf) static final booleanOS.ImmSetCompositionFontW(int hIMC, LOGFONTW lplf) static final voidOS.MoveMemory(int Destination, LOGFONTW Source, int Length) static final voidOS.MoveMemory(LOGFONTW Destination, int Source, int Length)