Package | Description |
---|---|
org.eclipse.swt.internal.win32 |
Modifier and Type | Field and Description |
---|---|
SCRIPT_STATE |
SCRIPT_ANALYSIS.s |
Modifier and Type | Method and Description |
---|---|
static int |
OS.ScriptApplyDigitSubstitution(SCRIPT_DIGITSUBSTITUTE psds,
SCRIPT_CONTROL psc,
SCRIPT_STATE pss) |
static int |
OS.ScriptItemize(char[] pwcInChars,
int cInChars,
int cMaxItems,
SCRIPT_CONTROL psControl,
SCRIPT_STATE psState,
long pItems,
int[] pcItems) |
static int |
OS.ScriptStringAnalyse(long hdc,
char[] pString,
int cString,
int cGlyphs,
int iCharset,
int dwFlags,
int iReqWidth,
SCRIPT_CONTROL psControl,
SCRIPT_STATE psState,
long piDx,
long pTabdef,
long pbInClass,
long pssa) |
Copyright © 2017. All Rights Reserved.