31 #ifndef OPAL_IM_T140_H 32 #define OPAL_IM_T140_H 55 ZERO_WIDTH_NO_BREAK = 0xfeff,
67 PINDEX GetUTFLen(WORD c);
68 PINDEX GetUTF(
const BYTE * ptr, PINDEX len, WORD & ch);
69 PINDEX GetUTF(PINDEX pos, WORD & ch);
71 PINDEX AppendUnicode16(WORD c);
72 PINDEX AppendUTF(
const BYTE * utf, PINDEX utfLen);
74 bool AsString(PString & str);
77 PINDEX SetUTF(BYTE * ptr, WORD c);
81 #endif // OPAL_IM_T140_H
PINDEX length
Definition: t140.h:78
PINDEX GetLength() const
Definition: t140.h:65
Definition: transports.h:149