Home | History | Annotate | Download | only in javascript

Lines Matching refs:textBuf

594 	CFX_ByteTextBuf textBuf;

595 if (!pInterForm->ExportFormToFDFTextBuf(textBuf))
606 pEnv->JS_docmailForm(textBuf.GetBuffer(), textBuf.GetLength(), bUI, (FX_LPCWSTR)cTo, (FX_LPCWSTR)cSubject, (FX_LPCWSTR)cCc, (FX_LPCWSTR)cBcc, (FX_LPCWSTR)cMsg);