Searched refs:bsUTFText (Results 1 – 2 of 2) sorted by relevance
249 ByteString bsUTFText = wsText.ToUTF16LE(); in OnSetFocus() local250 auto* pBuffer = reinterpret_cast<const unsigned short*>(bsUTFText.c_str()); in OnSetFocus()
255 ByteString bsUTFText = wsText.ToUTF16LE(); in OnSetFocus() local256 auto* pBuffer = reinterpret_cast<const unsigned short*>(bsUTFText.c_str()); in OnSetFocus()