Package | Description |
---|---|
org.eclipse.swt.internal.win32 |
Modifier and Type | Method and Description |
---|---|
static int |
OS.GetCharacterPlacement(long hdc,
TCHAR lpString,
int nCount,
int nMaxExtent,
GCP_RESULTS lpResults,
int dwFlags) |
static int |
OS.GetCharacterPlacementA(long hdc,
byte[] lpString,
int nCount,
int nMaxExtent,
GCP_RESULTS lpResults,
int dwFlags) |
static int |
OS.GetCharacterPlacementW(long hdc,
char[] lpString,
int nCount,
int nMaxExtent,
GCP_RESULTS lpResults,
int dwFlags) |
Copyright © 2017. All Rights Reserved.