Uses of Class
org.eclipse.swt.internal.win32.PAINTSTRUCT
Packages that use PAINTSTRUCT
-
Uses of PAINTSTRUCT in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as PAINTSTRUCT -
Uses of PAINTSTRUCT in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type PAINTSTRUCTModifier and TypeMethodDescriptionstatic final int
OS.BeginPaint
(int hWnd, PAINTSTRUCT lpPaint) static final int
OS.EndPaint
(int hWnd, PAINTSTRUCT lpPaint)