Searched defs:nLen (Results 1 - 1 of 1) sorted by relevance
| /ide/tools/previewer/util/windows/ |
| H A D | StringHelper.cpp | 36 int nLen = ::WideCharToMultiByte(CP_UTF8, 0, pwBuf, -1, NULL, NULL, NULL, NULL); in StringToUtf8() local 77 int nLen = WideCharToMultiByte(CP_ACP, 0, pwBuf, -1, NULL, NULL, NULL, NULL); in Utf8ToString() local
|
Completed in 2 milliseconds