Home
last modified time | relevance | path

Searched defs:wsPaste (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combobox.h88 bool EditPaste(const WideString& wsPaste) { return m_pEdit->Paste(wsPaste); } in EditPaste()
Dcfwl_edit.cpp339 bool CFWL_Edit::Paste(const WideString& wsPaste) { in Paste()
/external/pdfium/xfa/fxfa/
Dcxfa_fftextedit.cpp411 bool CXFA_FFTextEdit::Paste(const WideString& wsPaste) { in Paste()
Dcxfa_ffcombobox.cpp252 bool CXFA_FFComboBox::Paste(const WideString& wsPaste) { in Paste()
Dcxfa_ffwidget.cpp491 bool CXFA_FFWidget::Paste(const WideString& wsPaste) { in Paste()