InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
PlatformChar Member List

This is the complete list of members for PlatformChar, including all inherited members.
ConversionError enum name (defined in PlatformChar)PlatformChar
GetAsHexString() const PlatformChar
GetAsNumber(ConversionError *pError=nil) const PlatformChar
GetAsOneByteChar() const PlatformChar
GetScript() const (defined in PlatformChar)PlatformCharinline
GetValue() const PlatformCharinline
HighByte() const (defined in PlatformChar)PlatformCharinline
IsAlpha() const PlatformCharinline
IsBackSlash() const (defined in PlatformChar)PlatformCharinline
IsChar(char compareChar) const (defined in PlatformChar)PlatformCharinline
IsColon() const (defined in PlatformChar)PlatformCharinline
IsComma() const (defined in PlatformChar)PlatformCharinline
IsDash() const (defined in PlatformChar)PlatformCharinline
IsHexNumber() const PlatformCharinline
IsLineBreakChar() const (defined in PlatformChar)PlatformCharinline
IsLowASCII() const PlatformCharinline
IsLower() const PlatformChar
IsNumber() const PlatformCharinline
IsPeriod() const (defined in PlatformChar)PlatformCharinline
IsSemiColon() const (defined in PlatformChar)PlatformCharinline
IsSlash() const (defined in PlatformChar)PlatformCharinline
IsSpace() const (defined in PlatformChar)PlatformCharinline
IsTilde() const (defined in PlatformChar)PlatformCharinline
IsTwoByte() const PlatformCharinline
IsUpper() const PlatformChar
IsValid() const (defined in PlatformChar)PlatformCharinline
IsValidCharForScript(int32 script=-1) const PlatformChar
IsValidInUnicode(int32 script=-1) const PlatformChar
kNoError enum value (defined in PlatformChar)PlatformChar
kNotNumber enum value (defined in PlatformChar)PlatformChar
LowByte() const (defined in PlatformChar)PlatformCharinline
operator!=(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
operator+(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
operator++() (defined in PlatformChar)PlatformCharinline
operator++(int) (defined in PlatformChar)PlatformCharinline
operator+=(const PlatformChar &value) (defined in PlatformChar)PlatformCharinline
operator-(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
operator--() (defined in PlatformChar)PlatformCharinline
operator--(int) (defined in PlatformChar)PlatformCharinline
operator-=(const PlatformChar &value) (defined in PlatformChar)PlatformCharinline
operator<(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
operator<=(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
operator==(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
operator>(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
operator>=(const PlatformChar &value) const (defined in PlatformChar)PlatformCharinline
PlatformChar() (defined in PlatformChar)PlatformCharinline
PlatformChar(char inChar, int8 script=-1) (defined in PlatformChar)PlatformCharinline
PlatformChar(uchar16 inChar, int8 script=-1) (defined in PlatformChar)PlatformCharinline
PlatformChar(uchar highByte, uchar lowByte, int8 script=-1) (defined in PlatformChar)PlatformCharinline
Set(uchar highByte, uchar lowByte, int8 script=-1)PlatformCharinline
Set(uchar16 inChar, int8 script=-1)PlatformCharinline
Set(char inChar, int8 script=-1)PlatformCharinline
Set(uchar inChar, int8 script=-1)PlatformCharinline
SetFromNumber(int16 number) (defined in PlatformChar)PlatformChar
SetFromUnicode(textchar uniChar)PlatformChar
ToLower() const PlatformChar
ToUpper() const PlatformChar