Package org.eclipse.swt.internal.win32
Class SCRIPT_STATE
java.lang.Object
org.eclipse.swt.internal.win32.SCRIPT_STATE
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
short
boolean
boolean
boolean
boolean
boolean
static final int
short
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uBidiLevel
public short uBidiLevel -
fOverrideDirection
public boolean fOverrideDirection -
fInhibitSymSwap
public boolean fInhibitSymSwap -
fCharShape
public boolean fCharShape -
fDigitSubstitute
public boolean fDigitSubstitute -
fInhibitLigate
public boolean fInhibitLigate -
fDisplayZWG
public boolean fDisplayZWG -
fArabicNumContext
public boolean fArabicNumContext -
fGcpClusters
public boolean fGcpClusters -
fReserved
public boolean fReserved -
fEngineReserved
public short fEngineReserved -
sizeof
public static final int sizeof
-
-
Constructor Details
-
SCRIPT_STATE
public SCRIPT_STATE()
-