Home
last modified time | relevance | path

Searched refs:CopyWCharToExistingNFDCharBuffer (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/nanort/nanort-b1feea8/examples/common/nativefiledialog/src/
H A Dnfd_win.cpp59 static int CopyWCharToExistingNFDCharBuffer( const wchar_t *inStr, nfdchar_t *outPtr ) in CopyWCharToExistingNFDCharBuffer() function
307 int bytesWritten = CopyWCharToExistingNFDCharBuffer(name, p_buf); in AllocPathSet()