Home | History | Annotate | Download | only in editing

Lines Matching refs:canEditRichly

192 bool Editor::canEditRichly() const
529 if (!canEditRichly())
539 if (!canEditRichly())
549 return canEditRichly() && IncreaseSelectionListLevelCommand::canIncreaseSelectionListLevel(m_frame->document());
554 return canEditRichly() && DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel(m_frame->document());
559 if (!canEditRichly() || m_frame->selection()->isNone())
569 if (!canEditRichly() || m_frame->selection()->isNone())
579 if (!canEditRichly() || m_frame->selection()->isNone())
589 if (!canEditRichly() || m_frame->selection()->isNone())
684 if (!style || style->isEmpty() || !canEditRichly())
693 if (!style || style->isEmpty() || !canEditRichly())
890 if (!canEditRichly())