HomeSort by relevance Sort by last modified time
    Searched defs:CanCut (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fxfa/app/
xfa_ffchoicelist.cpp 415 bool CXFA_FFComboBox::CanCut() {
xfa_ffwidget.cpp 296 bool CXFA_FFWidget::CanCut() {
309 return CanCut();
    [all...]
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_Edit.cpp 132 bool CPWL_Edit::CanCut() const {
136 if (!CanCut())

Completed in 111 milliseconds