Home | History | Annotate | Download | only in editing

Lines Matching defs:canDelete

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