Home | History | Annotate | Download | only in editing

Lines Matching refs:canDelete

219     return canCopy() && canDelete();
254 bool Editor::canDelete() const
973 if (!canDelete()) {