Home
last modified time | relevance | path

Searched defs:inStrCharacterCount (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/nanort/nanort-b1feea8/examples/common/nativefiledialog/src/
H A Dnfd_win.cpp29 int inStrCharacterCount = static_cast<int>(wcslen(inStr)); in CopyWCharToNFDChar() local
61 int inStrCharacterCount = static_cast<int>(wcslen(inStr)); in CopyWCharToExistingNFDCharBuffer() local
98 int inStrCharacterCount = static_cast<int>(NFDi_UTF8_Strlen(inStr)); in CopyNFDCharToWChar() local