Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.h100 virtual FX_BOOL Paste(const CFX_WideString& wsPaste) { return FALSE; } in Paste()
Dxfa_fftextedit.cpp310 FX_BOOL CXFA_FFTextEdit::Paste(const CFX_WideString& wsPaste) { in Paste()
759 FX_BOOL CXFA_FFDateTimeEdit::Paste(const CFX_WideString& wsPaste) { in Paste()
Dxfa_ffchoicelist.cpp437 FX_BOOL CXFA_FFComboBox::Paste(const CFX_WideString& wsPaste) { in Paste()
/external/pdfium/xfa/src/fwl/src/lightwidget/
Ddatetimepicker.cpp117 FX_BOOL CFWL_DateTimePicker::Paste(const CFX_WideString& wsPaste) { in Paste()
Dedit.cpp194 FX_BOOL CFWL_Edit::Paste(const CFX_WideString& wsPaste) { in Paste()
Dcombobox.cpp199 FX_BOOL CFWL_ComboBox::EditPaste(const CFX_WideString& wsPaste) { in EditPaste()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_datetimepickerimp.cpp128 FX_BOOL IFWL_DateTimePicker::Paste(const CFX_WideString& wsPaste) { in Paste()
647 FX_BOOL CFWL_DateTimePickerImp::Paste(const CFX_WideString& wsPaste) { in Paste()
Dfwl_comboboximp.cpp109 FX_BOOL IFWL_ComboBox::EditPaste(const CFX_WideString& wsPaste) { in EditPaste()
837 FX_BOOL CFWL_ComboBoxImp::EditPaste(const CFX_WideString& wsPaste) { in EditPaste()
Dfwl_editimp.cpp114 FX_BOOL IFWL_Edit::Paste(const CFX_WideString& wsPaste) { in Paste()
739 FX_BOOL CFWL_EditImp::Paste(const CFX_WideString& wsPaste) { in Paste()