Searched refs:nWideChars (Results 1 – 1 of 1) sorted by relevance
305 LONG nWideChars = 0; in ME_StreamInText() local373 nWideChars = MultiByteToWideChar(cp, 0, buf, end, wszText, STREAMIN_BUFFER_SIZE); in ME_StreamInText()387 nWideChars = stream->dwSize >> 1; in ME_StreamInText()391 ME_InsertTextFromCursor(editor, 0, pText, nWideChars, style); in ME_StreamInText()