Home | History | Annotate | Download | only in editing

Lines Matching refs:canEditRichly

187 bool Editor::canEditRichly() const
711 if (!canEditRichly())
721 if (!canEditRichly())
731 return canEditRichly() && IncreaseSelectionListLevelCommand::canIncreaseSelectionListLevel(m_frame->document());
736 return canEditRichly() && DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel(m_frame->document());
741 if (!canEditRichly() || m_frame->selection()->isNone())
751 if (!canEditRichly() || m_frame->selection()->isNone())
761 if (!canEditRichly() || m_frame->selection()->isNone())
771 if (!canEditRichly() || m_frame->selection()->isNone())
862 if (!style || !style->length() || !canEditRichly())
871 if (!style || !style->length() || !canEditRichly())
1152 if (!canEditRichly())
2272 if (canEditRichly())