| Package | Description |
|---|---|
| org.eclipse.swt.internal.win32 |
| Modifier and Type | Method and Description |
|---|---|
static long |
OS.ExtCreatePen(int dwPenStyle,
int dwWidth,
LOGBRUSH lplb,
int dwStyleCount,
int[] lpStyle) |
static int |
OS.GetObject(long hgdiobj,
int cbBuffer,
LOGBRUSH lpvObject) |
static int |
OS.GetObjectA(long hgdiobj,
int cbBuffer,
LOGBRUSH lpvObject) |
static int |
OS.GetObjectW(long hgdiobj,
int cbBuffer,
LOGBRUSH lpvObject) |
Copyright © 2017. All Rights Reserved.