Home | History | Annotate | Download | only in editing

Lines Matching refs:canDelete

214     return canCopy() && canDelete();
249 bool Editor::canDelete() const
1236 if (!canDelete()) {