Home | History | Annotate | Download | only in editing

Lines Matching refs:insertLineBreak

511         // InsertLineBreak is not implemented in IE or Firefox, so this behavior is only needed for
513 TypingCommand::insertLineBreak(frame->document(), 0);
1438 { "InsertLineBreak", { executeInsertLineBreak, supported, enabledInEditableText, stateNone, valueNull, isTextInsertion, doNotAllowExecutionWhenDisabled } },