Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp236 bool CXFA_FFDateTimeEdit::CanCopy() { in CanCopy() function in CXFA_FFDateTimeEdit
Dcxfa_fftextedit.cpp396 bool CXFA_FFTextEdit::CanCopy() { in CanCopy() function in CXFA_FFTextEdit
Dcxfa_ffcombobox.cpp235 bool CXFA_FFComboBox::CanCopy() { in CanCopy() function in CXFA_FFComboBox
Dcxfa_ffwidget.cpp506 bool CXFA_FFWidget::CanCopy() { in CanCopy() function in CXFA_FFWidget
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCSEMIRBuilder.cpp207 bool CanCopy = checkCopyToDefsPossible(DstOps); in buildInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEMIRBuilder.cpp177 bool CanCopy = checkCopyToDefsPossible(DstOps); in buildInstr() local
/external/llvm-project/llvm/unittests/ADT/
DSTLExtrasTest.cpp134 template <bool B> struct CanCopy {}; struct
135 template <> struct CanCopy<false> { struct
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp89 bool CPWL_Edit::CanCopy() const { in CanCopy() function in CPWL_Edit
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertCheck.cpp578 bool CanCopy = true; in doConversion() local