Searched refs:clipWinTxtBufSizeForUtf8 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp1015 static int clipWinTxtBufSizeForUtf8(PRTUTF16 pwsz, size_t cwc, function
1102 int rc = clipWinTxtBufSizeForUtf8(pwszSrc, cbSrc / 2, &cbDest);

Completed in 37 milliseconds