aliases() const | FX::FXCP1254Codec | [virtual] |
FXCP1254Codec() | FX::FXCP1254Codec | [inline] |
FXTextCodec() | FX::FXTextCodec | [inline] |
getClassName() const | FX::FXObject | |
isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
load(FXStream &store) | FX::FXObject | [virtual] |
mb2utf(FXchar *dst, FXint ndst, const FXchar *src, FXint nsrc) const | FX::FXTextCodec | [virtual] |
mb2utf(FXchar *dst, FXint ndst, const FXchar *src) const | FX::FXTextCodec | |
mb2utf(FXchar *dst, FXint ndst, const FXString &src) const | FX::FXTextCodec | |
mb2utf(const FXchar *src, FXint nsrc) const | FX::FXTextCodec | |
mb2utf(const FXchar *src) const | FX::FXTextCodec | |
mb2utf(const FXString &src) const | FX::FXTextCodec | |
mb2utflen(const FXchar *src, FXint nsrc) const | FX::FXTextCodec | [virtual] |
mb2utflen(const FXString &src) const | FX::FXTextCodec | |
mb2wc(FXwchar &wc, const FXchar *src, FXint nsrc) const | FX::FXCP1254Codec | [virtual] |
mibEnum() const | FX::FXCP1254Codec | [virtual] |
mimeName() const | FX::FXCP1254Codec | [virtual] |
name() const | FX::FXCP1254Codec | [virtual] |
onDefault(FXObject *, FXSelector, void *) | FX::FXObject | [virtual] |
save(FXStream &store) const | FX::FXObject | [virtual] |
tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | [virtual] |
utf2mb(FXchar *dst, FXint ndst, const FXchar *src, FXint nsrc) const | FX::FXTextCodec | [virtual] |
utf2mb(FXchar *dst, FXint ndst, const FXchar *src) const | FX::FXTextCodec | |
utf2mb(FXchar *dst, FXint ndst, const FXString &src) const | FX::FXTextCodec | |
utf2mb(const FXchar *src, FXint nsrc) const | FX::FXTextCodec | |
utf2mb(const FXchar *src) const | FX::FXTextCodec | |
utf2mb(const FXString &src) const | FX::FXTextCodec | |
utf2mblen(const FXchar *src, FXint nsrc) const | FX::FXTextCodec | [virtual] |
utf2mblen(const FXString &src) const | FX::FXTextCodec | [virtual] |
utf2wc(FXwchar &wc, const FXchar *src, FXint nsrc) | FX::FXTextCodec | [static] |
utf2wc(FXwchar &wc, const FXnchar *src, FXint nsrc) | FX::FXTextCodec | [static] |
utf2wc(FXwchar &wc, const FXwchar *src, FXint nsrc) | FX::FXTextCodec | [static] |
wc2mb(FXchar *dst, FXint ndst, FXwchar wc) const | FX::FXCP1254Codec | [virtual] |
wc2utf(FXchar *dst, FXint ndst, FXwchar wc) | FX::FXTextCodec | [static] |
wc2utf(FXnchar *dst, FXint ndst, FXwchar wc) | FX::FXTextCodec | [static] |
wc2utf(FXwchar *dst, FXint ndst, FXwchar wc) | FX::FXTextCodec | [static] |
~FXCP1254Codec() | FX::FXCP1254Codec | [inline, virtual] |
~FXObject() | FX::FXObject | [virtual] |
~FXTextCodec() | FX::FXTextCodec | [inline, virtual] |