Home
last modified time | relevance | path

Searched refs:BALTIC_CHARSET (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/www/ttf2eot/ttf2eot-b732f41/eotutils/src/eot/
H A Dproperties.c30 case BALTIC_CHARSET: in charset2str()
H A Dproperties.h18 #define BALTIC_CHARSET 186 macro
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk2/
H A Dgtk2globals.pp483 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
484 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
485 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
486 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk2/
H A Dgtk2globals.pp483 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
484 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
485 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
486 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtkglobals.pp506 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
507 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
508 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
509 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2globals.pp507 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
508 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
509 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
510 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkglobals.pp506 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
507 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
508 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
509 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/
H A Dgtkglobals.pp506 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
507 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
508 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
509 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkglobals.pp506 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
507 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
508 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
509 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2globals.pp507 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
508 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
509 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
510 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/net-im/centerim/centerim-4.22.10/libmsn/msn/
H A Dmessage.h68 BALTIC_CHARSET = 0xba, enumerator
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dfontutil.cpp201 case BALTIC_CHARSET: in wxGetFontEncFromCharSet()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dfontutil.cpp210 case BALTIC_CHARSET: in wxGetFontEncFromCharSet()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dfontutil.cpp210 case BALTIC_CHARSET: in wxGetFontEncFromCharSet()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dfontutil.cpp210 case BALTIC_CHARSET: in wxGetFontEncFromCharSet()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dfontutil.cpp210 case BALTIC_CHARSET: in wxGetFontEncFromCharSet()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DFontBase.sml42 HEBREW_CHARSET | ARABIC_CHARSET | BALTIC_CHARSET | RUSSIAN_CHARSET |
61 (BALTIC_CHARSET, 0wxBA),
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dfontutil.cpp209 case BALTIC_CHARSET: in wxGetFontEncFromCharSet()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dfontutil.cpp209 case BALTIC_CHARSET: in wxGetFontEncFromCharSet()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_FontMap.h48 #define BALTIC_CHARSET 186 macro
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DNLSTypes.pas290 BALTIC_CHARSET = 186;
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/
H A Dgtk3procs.pas772 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
773 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
774 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
775 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/
H A Dgtk3procs.pas772 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
773 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
774 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
775 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3procs.pas774 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
775 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
776 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
777 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3procs.pas774 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '13');
775 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '4'); // northern europe
776 AddCharsetEncoding(BALTIC_CHARSET, 'iso8859', '14'); // CELTIC_CHARSET
777 AddCharsetEncoding(BALTIC_CHARSET, '*', 'cp1257');

12345678910>>...15