Searched refs:CommandOptions (Results 1 – 7 of 7) sorted by relevance
47 typedef unsigned CommandOptions; typedef49 …d> create(Document* document, PassRefPtr<DocumentFragment> fragment, CommandOptions options, EditA…55 ReplaceSelectionCommand(Document*, PassRefPtr<DocumentFragment>, CommandOptions, EditAction);
73 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in doApply()
344 …onCommand(Document* document, PassRefPtr<DocumentFragment> fragment, CommandOptions options, EditA… in ReplaceSelectionCommand()
1012 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in moveParagraphs()
407 ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::PreventNesting; in replaceSelectionWithFragment()
470 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in concludeEditDrag()
1068 ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::PreventNesting;