Searched defs:wsCopy (Results 1 – 4 of 4) sorted by relevance
86 bool EditCopy(CFX_WideString& wsCopy) const { return m_pEdit->Copy(wsCopy); } in EditCopy()
321 bool CFWL_Edit::Copy(CFX_WideString& wsCopy) { in Copy()
429 bool CXFA_FFComboBox::Copy(CFX_WideString& wsCopy) { in Copy()
316 bool CXFA_FFWidget::Copy(CFX_WideString& wsCopy) { in Copy()