public class SCRIPT_STATE
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
fArabicNumContext |
boolean |
fCharShape |
boolean |
fDigitSubstitute |
boolean |
fDisplayZWG |
short |
fEngineReserved |
boolean |
fGcpClusters |
boolean |
fInhibitLigate |
boolean |
fInhibitSymSwap |
boolean |
fOverrideDirection |
boolean |
fReserved |
static int |
sizeof |
short |
uBidiLevel |
Constructor and Description |
---|
SCRIPT_STATE() |
public short uBidiLevel
public boolean fOverrideDirection
public boolean fInhibitSymSwap
public boolean fCharShape
public boolean fDigitSubstitute
public boolean fInhibitLigate
public boolean fDisplayZWG
public boolean fArabicNumContext
public boolean fGcpClusters
public boolean fReserved
public short fEngineReserved
public static final int sizeof