/dports/editors/yudit/yudit-3.0.7/stoolkit/ |
H A D | SEncoder.cpp | 60 SEncoder::builtin() in builtin() 69 SEncoder::external() in external() 92 SEncoder::load() in load() 284 SEncoder::SEncoder (void) in SEncoder() function in SEncoder 306 SEncoder::SEncoder (const SString& _name) in SEncoder() function in SEncoder 313 SEncoder::SEncoder (const SEncoder& c) in SEncoder() function in SEncoder 319 SEncoder& 320 SEncoder::operator = (const SEncoder& c) in operator =() 332 SEncoder::~SEncoder () in ~SEncoder() 354 SEncoder::clear() in clear() [all …]
|
H A D | SEncoder.h | 28 class SEncoder : SObject 31 SEncoder (void); 32 SEncoder (const SString& name); 33 SEncoder (const SEncoder& c); 34 SEncoder& operator = (const SEncoder& c); 35 virtual ~SEncoder ();
|
H A D | SIO.cpp | 547 SEncoder u8("utf-8"); in getInputStream() 599 SEncoder u8("utf-8"); in getOutputStream() 690 SEncoder u8("utf-8"); in getFileImage() 755 SEncoder u8("utf-8"); in size() 798 SEncoder u8("utf-8"); in truncate() 1177 SEncoder u8("utf-8"); 1390 SEncoder u8("utf-8"); 1451 SEncoder u8("utf-8"); 1517 SEncoder u8("utf-8"); 1742 SEncoder u8("utf-8"); [all …]
|
H A D | SUtil.cpp | 56 SEncoder u8("utf-8"); in getHome() 57 SEncoder u16("utf-16-le"); in getHome() 73 SEncoder u8("utf-8"); in getHome() 74 SEncoder u16("utf-16-le"); in getHome() 149 SEncoder u8("utf-8"); in getReg() 150 SEncoder u16("utf-16-le"); in getReg() 226 SEncoder u8("utf-8"); in setReg() 227 SEncoder u16("utf-16-le"); in setReg() 612 SEncoder enc("utf-8"); in unicodeValueOf() 855 SEncoder enc("utf-8"); in systemToUtf8() [all …]
|
H A D | Makefile | 6 SConfig.o SBMap.o SUniMap.o SEncoder.o SMatrix.o \
|
H A D | STextData.cpp | 212 SEncoder ic("utf-8-s"); in getText() 356 SEncoder ic("utf-8-s"); in setText() 462 SEncoder ic("utf-8-s"); in insert()
|
/dports/editors/yudit/yudit-3.0.7/stoolkit/syntax/ |
H A D | SHunspellPattern.cpp | 129 entryEncoder = new SEncoder ("utf-8"); in SHunspellPattern() 131 entryEncoder = new SEncoder ("utf-8"); in SHunspellPattern() 133 entryEncoder = new SEncoder ("iso-8859-1"); in SHunspellPattern() 135 entryEncoder = new SEncoder ("iso-8859-2"); in SHunspellPattern() 137 entryEncoder = new SEncoder ("iso-8859-3"); in SHunspellPattern() 139 entryEncoder = new SEncoder ("iso-8859-4"); in SHunspellPattern() 141 entryEncoder = new SEncoder ("iso-8859-5"); in SHunspellPattern() 157 entryEncoder = new SEncoder ("koi8-r"); in SHunspellPattern() 160 entryEncoder = new SEncoder ("utf-8"); in SHunspellPattern() 198 SEncoder u8("utf-8"); in loadLibrary() [all …]
|
H A D | SHunspellPattern.h | 66 SEncoder* entryEncoder;
|
/dports/editors/yudit/yudit-3.0.7/swidget/ |
H A D | SYuditInput.cpp | 148 SEncoder utf8; in keyPressed() 162 SEncoder utf8; in keyPressed() 175 SEncoder utf8; in keyPressed() 203 SEncoder utf8; in clear() 208 encoder = SEncoder(encoder.getName()); in clear() 270 SEncoder e = encoder; in encode()
|
H A D | SYuditInput.h | 49 SEncoder encoder;
|
H A D | STextEdit.cpp | 1110 SEncoder oc; in insertClipboardText() 2429 SEncoder utf8enc; in replace() 2721 SEncoder utf8enc; in changeDirection() 2953 SEncoder utf8enc; in cleanEmbed()
|
/dports/editors/yudit/yudit-3.0.7/uniconv/ |
H A D | Main.cpp | 121 SEncoder ic(iencoding); in main() 127 SEncoder oc(oencoding); in main() 263 SStringVector enc = SEncoder::builtin(); in usage() 266 SStringVector extEnc = SEncoder::external(); in usage()
|
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/ |
H A D | SX11Impl.cpp | 74 encoder = SEncoder("iso-2022-x11"); in SX11Impl() 454 SEncoder dec (enc); in doX() 457 SEncoder enc ("utf-8-s"); in doX() 483 SEncoder enc ("utf-8-s"); in doX() 1085 SEncoder utf8e; in getClipUTF8() 1118 SEncoder iso_1("iso-8859-1"); in getClipUTF8() 1128 SEncoder enc = SEncoder (str); in setEncoding() 1278 SEncoder utf8e; in clipEvent() 1342 SEncoder iso_1("iso-8859-1"); in clipEvent()
|
H A D | SX11Impl.h | 129 SEncoder encoder; // used for clip.
|
H A D | SXInputMethod.cpp | 489 SEncoder utf8Encoder("utf-8-s"); in handlePropertyNotify() 490 SEncoder ctextJP ("iso-2022-x11"); in handlePropertyNotify()
|
/dports/editors/yudit/yudit-3.0.7/uniprint/ |
H A D | Main.cpp | 258 SEncoder ic(iencoding); in main() 313 SEncoder utf8; in main()
|
/dports/editors/yudit/yudit-3.0.7/stoolkit/sedy/ |
H A D | SSedy.cpp | 122 SEncoder u8("utf-8"); in loadLibrary() 123 SEncoder u16("utf-16-le"); in loadLibrary()
|
/dports/editors/yudit/yudit-3.0.7/swindow/sosx/ |
H A D | SOSX.cpp | 78 SEncoder impEncoder; 82 SEncoder enc = SEncoder (str); in setEncoding()
|
H A D | SOSX.h | 49 SEncoder encoder;
|
/dports/editors/yudit/yudit-3.0.7/swindow/swin32/backup/ |
H A D | SWin32.cpp | 769 SEncoder u8("utf-8"); in WinMain() 770 SEncoder u16("utf-16-le"); in WinMain() 865 SEncoder impEncoder; 869 SEncoder enc = SEncoder (str); in setEncoding() 1137 SEncoder u8("utf-8"); in setTitle() 1138 SEncoder u16("utf-16-le"); in setTitle() 2639 SEncoder ucsenc("utf-16-le"); in getClipUTF8() 2653 SEncoder utf8enc ("utf-8-s"); in getClipUTF8() 2660 SEncoder utf8enc ("utf-8-s"); in putClipUTF8() 2687 SEncoder ucs2enc("utf-16-le"); in putClipUnicodeText() [all …]
|
H A D | SWin32.h | 48 SEncoder encoder;
|
/dports/editors/yudit/yudit-3.0.7/swindow/swin32/ |
H A D | SWin32.cpp | 770 SEncoder u8("utf-8"); in WinMain() 771 SEncoder u16("utf-16-le"); in WinMain() 866 SEncoder impEncoder; 870 SEncoder enc = SEncoder (str); in setEncoding() 1144 SEncoder u8("utf-8"); in setTitle() 1145 SEncoder u16("utf-16-le"); in setTitle() 2707 SEncoder ucsenc("utf-16-le"); in getClipUTF8() 2721 SEncoder utf8enc ("utf-8-s"); in getClipUTF8() 2728 SEncoder utf8enc ("utf-8-s"); in putClipUTF8() 2755 SEncoder ucs2enc("utf-16-le"); in putClipUnicodeText() [all …]
|
H A D | SWin32.h | 48 SEncoder encoder;
|
/dports/editors/yudit/yudit-3.0.7/gui/ |
H A D | SYudit.cpp | 88 SEncoder kana("Kana"); in SYudit() 89 SEncoder utf8("utf-8-s"); in SYudit() 91 SEncoder hung("Hungarian"); in SYudit() 95 SEncoder yidd("Yiddish"); in SYudit() 1497 SEncoder utf8("utf-8-s"); in load() 1498 SEncoder enc(encode); in load() 1731 SEncoder utf8("utf-8-s"); in save() 1732 SEncoder enc(encode); in save() 2285 SStringVector benc = SEncoder::builtin(); in createFileDialog() 2294 SStringVector bext = SEncoder::external(); in createFileDialog()
|
H A D | SKMapPanel.cpp | 57 SStringVector bext = SEncoder::external(); in SKMapPanel() 456 SEncoder enc (map); in getSample()
|