Uses of Class
org.eclipse.swt.internal.win32.TEXTMETRIC
Packages that use TEXTMETRIC
-
Uses of TEXTMETRIC in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as TEXTMETRICModifier and TypeFieldDescriptionFontMetrics.handleOn Windows, handle is a Win32 TEXTMETRIC struct (Warning: This field is platform dependent)Methods in org.eclipse.swt.graphics with parameters of type TEXTMETRICModifier and TypeMethodDescriptionstatic FontMetricsFontMetrics.win32_new(TEXTMETRIC handle) Invokes platform specific functionality to allocate a new font metrics. -
Uses of TEXTMETRIC in org.eclipse.swt.internal.win32
Subclasses of TEXTMETRIC in org.eclipse.swt.internal.win32Methods in org.eclipse.swt.internal.win32 with parameters of type TEXTMETRICModifier and TypeMethodDescriptionstatic final booleanOS.GetTextMetrics(int hdc, TEXTMETRIC lptm) static final voidOS.MoveMemory(TEXTMETRIC Destination, int Source, int Length)