Searched refs:CanCut (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/app/
H A Dxfa_ffchoicelist.h59 bool CanCut() override;
H A Dxfa_ffchoicelist.cpp415 bool CXFA_FFComboBox::CanCut() { function in class:CXFA_FFComboBox
H A Dxfa_ffwidget.cpp296 bool CXFA_FFWidget::CanCut() { function in class:CXFA_FFWidget
309 return CanCut();
/external/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Edit.h86 bool CanCut() const;
H A DPWL_Edit.cpp132 bool CPWL_Edit::CanCut() const { function in class:CPWL_Edit
136 if (!CanCut())
/external/pdfium/xfa/fxfa/
H A Dxfa_ffwidget.h86 virtual bool CanCut();
/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp252 if (hWidget->CanCut())

Completed in 469 milliseconds