canEditRichly 626 Source/core/editing/Editor.cpp if (!style || style->isEmpty() || !canEditRichly()) canEditRichly 634 Source/core/editing/Editor.cpp if (!style || style->isEmpty() || !canEditRichly()) canEditRichly 834 Source/core/editing/Editor.cpp if (!canEditRichly()) canEditRichly 82 Source/core/editing/Editor.h bool canEditRichly() const; canEditRichly 533 Source/core/editing/EditorCommand.cpp return targetFrame->eventHandler().handleTextInputEvent("\n", event, targetFrame->editor().canEditRichly() ? TextEventInputKeyboard : TextEventInputLineBreak);