Home
last modified time | relevance | path

Searched refs:EditPaste (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combobox.h88 bool EditPaste(const CFX_WideString& wsPaste) { in EditPaste() function
/external/pdfium/xfa/fxfa/app/
Dxfa_ffchoicelist.cpp438 ((CFWL_ComboBox*)m_pNormalWidget)->EditPaste(wsPaste); in Paste()