Searched defs:EditActionPaste (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DSpellingCorrectionCommand.cpp110 applyCommandToComposite(ReplaceSelectionCommand::create(document(), fragment.release(), ReplaceSelectionCommand::MatchStyle, EditActionPaste)); local
H A DReplaceSelectionCommand.h50 static PassRefPtr<ReplaceSelectionCommand> create(Document* document, PassRefPtr<DocumentFragment> fragment, CommandOptions options, EditAction action = EditActionPaste) argument
H A DEditAction.h60 EditActionPaste, enumerator in enum:WebCore::__anon5279

Completed in 125 milliseconds