HomeSort by relevance Sort by last modified time
    Searched refs:CanPaste (Results 1 - 8 of 8) sorted by null

  /external/pdfium/xfa/fxfa/
cxfa_ffcombobox.h 30 bool CanPaste() override;
cxfa_fftextedit.h 52 bool CanPaste() override;
cxfa_ffwidget.h 105 virtual bool CanPaste();
cxfa_ffcombobox.cpp 232 bool CXFA_FFComboBox::CanPaste() {
cxfa_fftextedit.cpp 394 bool CXFA_FFTextEdit::CanPaste() {
cxfa_ffwidget.cpp 467 bool CXFA_FFWidget::CanPaste() {
cxfa_ffwidgethandler.cpp 159 if (!widget->CanPaste())
  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_docenvironment.cpp 242 if (hWidget->CanPaste())
    [all...]

Completed in 471 milliseconds