Home
last modified time | relevance | path

Searched refs:WC_NO_BEST_FIT_CHARS (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/www/netsurf/netsurf-3.10/frontends/windows/
H A Dclipboard.c55 WC_NO_BEST_FIT_CHARS, in gui_get_clipboard()
66 WC_NO_BEST_FIT_CHARS, in gui_get_clipboard()
/dports/astro/phd2/phd2-2.6.10/
H A Dfitsiowrap.cpp83 … int slen = WideCharToMultiByte(CP_OEMCP, WC_NO_BEST_FIT_CHARS, shortpath, shortlen, 0, 0, 0, 0); in FitsFname()
88 WideCharToMultiByte(CP_OEMCP, WC_NO_BEST_FIT_CHARS, shortpath, shortlen, str, slen, 0, 0); in FitsFname()
/dports/graphics/opendx/dx-4.4.4/src/exec/dxexec/
H A Dtmain.cpp34 int len = WideCharToMultiByte(CP_ACP, WC_NO_BEST_FIT_CHARS, in WideToAnsi()
37 len = WideCharToMultiByte(CP_ACP, WC_NO_BEST_FIT_CHARS, in WideToAnsi()
H A Dmain.c55 int len = WideCharToMultiByte(CP_ACP, WC_NO_BEST_FIT_CHARS, in WideToAnsi()
58 len = WideCharToMultiByte(CP_ACP, WC_NO_BEST_FIT_CHARS, in WideToAnsi()
/dports/editors/xvile/vile-9.8v/
H A Dwvwrap.cpp62 #ifndef WC_NO_BEST_FIT_CHARS
63 #define WC_NO_BEST_FIT_CHARS 0 macro
74 WC_NO_BEST_FIT_CHARS, in asc_charstring()
85 WC_NO_BEST_FIT_CHARS, in asc_charstring()
/dports/editors/vile/vile-9.8v/
H A Dwvwrap.cpp62 #ifndef WC_NO_BEST_FIT_CHARS
63 #define WC_NO_BEST_FIT_CHARS 0 macro
74 WC_NO_BEST_FIT_CHARS, in asc_charstring()
85 WC_NO_BEST_FIT_CHARS, in asc_charstring()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/win32/Effects11/
H A DEffectAPI.cpp143 …int result = WideCharToMultiByte( CP_ACP, WC_NO_BEST_FIT_CHARS, pFileName, -1, strFileA, MAX_PATH,… in D3DX11CreateEffectFromFile()
252 …int result = WideCharToMultiByte( CP_ACP, WC_NO_BEST_FIT_CHARS, pFileName, -1, strFileA, MAX_PATH,… in D3DX11CompileEffectFromFile()
293 …int result = WideCharToMultiByte( CP_ACP, WC_NO_BEST_FIT_CHARS, pFileName, -1, strFileA, MAX_PATH,… in D3DX11CompileEffectFromFile()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.Encoding.Constants.cs10 internal const uint WC_NO_BEST_FIT_CHARS = 0x00000400; field in Interop.Kernel32
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/
H A DInterop.WideCharToMultiByte.cs20 internal const uint WC_NO_BEST_FIT_CHARS = 0x00000400; field in Interop.Kernel32
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/Kernel32/
H A DInterop.WideCharToMultiByte.cs20 internal const uint WC_NO_BEST_FIT_CHARS = 0x00000400; field in Interop.Kernel32
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Interop/
H A DInterop.String.Windows.cs26 public const uint WC_NO_BEST_FIT_CHARS = 0x00000400; field in System.Runtime.InteropServices.ExternalInterop.Constants
/dports/devel/boost-docs/boost_1_72_0/libs/winapi/test/run/
H A Dcharacter_code_conversion_abi.cpp39 BOOST_WINAPI_TEST_CONSTANT(WC_NO_BEST_FIT_CHARS); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/winapi/test/run/
H A Dcharacter_code_conversion_abi.cpp39 BOOST_WINAPI_TEST_CONSTANT(WC_NO_BEST_FIT_CHARS); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/winapi/test/run/
H A Dcharacter_code_conversion_abi.cpp39 BOOST_WINAPI_TEST_CONSTANT(WC_NO_BEST_FIT_CHARS); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/winapi/test/run/
H A Dcharacter_code_conversion_abi.cpp39 BOOST_WINAPI_TEST_CONSTANT(WC_NO_BEST_FIT_CHARS); in main()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/
H A Dsecurestring.cs390 const uint WC_NO_BEST_FIT_CHARS = 0x00000400; in GetAnsiByteCount()
392 uint flgs = WC_NO_BEST_FIT_CHARS; in GetAnsiByteCount()
419 const uint WC_NO_BEST_FIT_CHARS = 0x00000400; in GetAnsiBytes()
421 uint flgs = WC_NO_BEST_FIT_CHARS; in GetAnsiBytes()
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/nu/
H A DAutoCharFn.h29 …WideCharToMultiByte(CP_ACP, WC_NO_BEST_FIT_CHARS, filename, -1, out, FILENAME_SIZE, NULL, &unconve… in AutoCharFn()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Security/
H A DSecureString.Windows.cs208 …Interop.Kernel32.CP_ACP, Interop.Kernel32.WC_NO_BEST_FIT_CHARS, (char*)bufferPtr, length, null, 0,… in MarshalToStringCore()
211 …Interop.Kernel32.CP_ACP, Interop.Kernel32.WC_NO_BEST_FIT_CHARS, (char*)bufferPtr, length, (byte*)p… in MarshalToStringCore()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h24 #ifndef WC_NO_BEST_FIT_CHARS
25 #define WC_NO_BEST_FIT_CHARS 0x400 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h24 #ifndef WC_NO_BEST_FIT_CHARS
25 #define WC_NO_BEST_FIT_CHARS 0x400 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h24 #ifndef WC_NO_BEST_FIT_CHARS
25 #define WC_NO_BEST_FIT_CHARS 0x400 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h24 #ifndef WC_NO_BEST_FIT_CHARS
25 #define WC_NO_BEST_FIT_CHARS 0x400 macro
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Security/
H A DSecureString.Windows.cs208 …Interop.Kernel32.CP_ACP, Interop.Kernel32.WC_NO_BEST_FIT_CHARS, (char*)bufferPtr, length, null, 0,… in MarshalToStringCore()
211 …Interop.Kernel32.CP_ACP, Interop.Kernel32.WC_NO_BEST_FIT_CHARS, (char*)bufferPtr, length, (byte*)p… in MarshalToStringCore()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/filesystem/src/
H A Dwindows_file_codecvt.cpp50 if ((count = ::WideCharToMultiByte(codepage, WC_NO_BEST_FIT_CHARS, from, in do_out()
/dports/devel/hyperscan/boost_1_75_0/libs/filesystem/src/
H A Dwindows_file_codecvt.cpp50 if ((count = ::WideCharToMultiByte(codepage, WC_NO_BEST_FIT_CHARS, from, in do_out()

12345678910>>...13