Home | History | Annotate | Download | only in editing

Lines Matching full:candelete

150     return canCopy() && canDelete();
185 bool Editor::canDelete() const
1079 if (!canDelete()) {