Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:canDelete

251     bool canDelete() const { return hasSelectedRange() && isContentEditable(); }