Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_combobox.h77 bool EditPaste(const WideString& wsPaste) { return m_pEdit->Paste(wsPaste); } in EditPaste()
H A Dcfwl_datetimepicker.cpp447 bool CFWL_DateTimePicker::Paste(const WideString& wsPaste) { in Paste()
H A Dcfwl_edit.cpp223 bool CFWL_Edit::Paste(const WideString& wsPaste) { in Paste()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffdatetimeedit.cpp262 bool CXFA_FFDateTimeEdit::Paste(const WideString& wsPaste) { in Paste()
H A Dcxfa_ffcombobox.cpp267 bool CXFA_FFComboBox::Paste(const WideString& wsPaste) { in Paste()
H A Dcxfa_fftextedit.cpp410 bool CXFA_FFTextEdit::Paste(const WideString& wsPaste) { in Paste()
H A Dcxfa_ffwidget.cpp514 bool CXFA_FFWidget::Paste(const WideString& wsPaste) { in Paste()