Searched defs:CanCopy (Results 1 – 9 of 9) sorted by relevance
236 bool CXFA_FFDateTimeEdit::CanCopy() { in CanCopy() function in CXFA_FFDateTimeEdit
396 bool CXFA_FFTextEdit::CanCopy() { in CanCopy() function in CXFA_FFTextEdit
235 bool CXFA_FFComboBox::CanCopy() { in CanCopy() function in CXFA_FFComboBox
506 bool CXFA_FFWidget::CanCopy() { in CanCopy() function in CXFA_FFWidget
207 bool CanCopy = checkCopyToDefsPossible(DstOps); in buildInstr() local
177 bool CanCopy = checkCopyToDefsPossible(DstOps); in buildInstr() local
134 template <bool B> struct CanCopy {}; struct135 template <> struct CanCopy<false> { struct
89 bool CPWL_Edit::CanCopy() const { in CanCopy() function in CPWL_Edit
578 bool CanCopy = true; in doConversion() local