Uses of Class
org.eclipse.swt.internal.win32.MARGINS
Packages that use MARGINS
-
Uses of MARGINS in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type MARGINSModifier and TypeMethodDescriptionstatic final int
OS.SendMessage
(int hWnd, int Msg, int wParam, MARGINS lParam) static final int
OS.SendMessageA
(int hWnd, int Msg, int wParam, MARGINS lParam) static final int
OS.SendMessageW
(int hWnd, int Msg, int wParam, MARGINS lParam)