Home
last modified time | relevance | path

Searched defs:nwLen (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/util/windows/
H A DStringHelper.cpp24 int nwLen = ::MultiByteToWideChar(CP_ACP, 0, str.c_str(), -1, NULL, 0); in StringToUtf8() local
60 int nwLen = MultiByteToWideChar(CP_UTF8, 0, str.c_str(), -1, NULL, 0); in Utf8ToString() local
[all...]

Completed in 1 milliseconds