Searched refs:CommandOptions (Results 1 – 6 of 6) sorted by relevance
48 typedef unsigned CommandOptions; typedef50 …d> create(Document& document, PassRefPtr<DocumentFragment> fragment, CommandOptions options, EditA…56 ReplaceSelectionCommand(Document&, PassRefPtr<DocumentFragment>, CommandOptions, EditAction);
75 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in doApply()
494 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::PreventNesting | Replac… in replaceSelectionWithFragment()
1266 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in moveParagraphs()
360 …onCommand(Document& document, PassRefPtr<DocumentFragment> fragment, CommandOptions options, EditA… in ReplaceSelectionCommand()
510 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in concludeEditDrag()