Searched refs:bsTo (Results 1 – 2 of 2) sorted by relevance
173 ByteString bsTo = WideString(To).UTF16LE_Encode(); in JS_docmailForm() local179 m_pInfo->m_pJsPlatform, mailData, length, bUI, AsFPDFWideString(&bsTo), in JS_docmailForm()376 ByteString bsTo = WideString(wsURL).UTF16LE_Encode(); in GotoURL() local377 FPDF_WIDESTRING pTo = (FPDF_WIDESTRING)bsTo.GetBuffer(wsURL.GetLength()); in GotoURL()379 bsTo.ReleaseBuffer(bsTo.GetStringLength()); in GotoURL()
960 ByteString bsTo = WideString(csToAddress).UTF16LE_Encode(); in SubmitInternal() local965 FPDF_WIDESTRING pTo = (FPDF_WIDESTRING)bsTo.GetBuffer(bsTo.GetLength()); in SubmitInternal()972 bsTo.ReleaseBuffer(bsTo.GetStringLength()); in SubmitInternal()