Home
last modified time | relevance | path

Searched refs:unapply (Results 1 – 18 of 18) sorted by relevance

/external/webkit/WebKit/qt/WebCoreSupport/
DEditCommandQt.cpp53 _cmd->unapply(); in undo()
/external/webkit/WebCore/editing/
DEditCommand.h45 void unapply();
DEditCommand.cpp103 void EditCommand::unapply() in unapply() function in WebCore::EditCommand
DCompositeEditCommand.cpp83 m_commands[i - 1]->unapply(); in doUnapply()
/external/webkit/WebKit/wx/WebKitSupport/
DEditorClientWx.cpp354 webKitWin->m_impl->undoStack.last().editCommand()->unapply(); in undo()
/external/webkit/WebKit/gtk/WebCoreSupport/
DEditorClientGtk.cpp281 command->unapply(); in undo()
/external/webkit/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp450 m_editCommand->unapply(); in execute()
/external/webkit/WebKit/chromium/src/
DEditorClientImpl.cpp332 command->unapply(); in undo()
/external/webkit/WebKitTools/
DChangeLog-2009-06-163208 Fix svn-apply to match svn-unapply to recognize added files in 'git diff' patches.
3210 * Scripts/svn-apply: Added a check (similar to svn-unapply) to recognize added files.
3288 * Scripts/svn-unapply:
4582 Bug 21850: svn-apply and svn-unapply should preserve patch line endings
4591 * Scripts/svn-unapply: Ditto.
9803 Make svn-apply/svn-unapply work with patches from git-format-patch.
9810 * Scripts/svn-unapply:
13713 Make svn-apply and svn-unapply work with added files in git-diff formatted patches.
13717 * Scripts/svn-unapply:
13837 Make svn-apply and svn-unapply work with git-diff formatted patches.
[all …]
DChangeLog3867 svn-unapply.
4888 * Scripts/svn-unapply:
5413 Refactored svn-apply and svn-unapply to use a common "patch"
5433 * Scripts/svn-unapply:
11202 * Scripts/svn-unapply:
11375 * Scripts/svn-unapply:
12911 svn-unapply and svn-apply don't work when used outside multiple svn working directories
12919 svn-unapply are used outside of multiple svn working
13732 svn-unapply doesn't revert directories correctly
13735 * Scripts/svn-unapply: Make svnStatus consistently return status
[all …]
/external/webkit/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm151 [arg command]->unapply();
/external/webkit/WebCore/
DChangeLog-2005-08-2334023 (khtml::EditCommand::unapply): Blow away the selection instead of marking misspellings.
35140 (khtml::EditCommandImpl::unapply): Ditto.
50587 (CompositeEditCommand::unapply):
50603 (InsertNodeBeforeCommand::unapply):
50607 (AppendNodeCommand::unapply):
50611 (RemoveNodeCommand::unapply):
50619 (SplitTextNodeCommand::unapply):
50623 (JoinTextNodesCommand::unapply):
50627 (InsertTextCommand::unapply):
50631 (DeleteTextCommand::unapply):
[all …]
DChangeLog-2006-05-1013673 (WebCore::EditCommand::unapply):
15782 (WebCore::EditCommand::unapply): ditto.
35435 (khtml::EditCommand::unapply):
38546 (khtml::EditCommand::unapply): Ditto.
DChangeLog-2006-12-3110225 (WebCore::EditCommand::unapply):
10898 (WebCore::EditCommand::unapply): ditto
12607 (WebCore::EditCommand::unapply):
36456 (WebCore::EditCommand::unapply): Ditto.
DChangeLog-2008-08-1052241 (WebCore::EditCommand::unapply): Ditto.
59056 (WebCore::EditCommand::unapply):
75597 (WebCore::EditCommand::unapply): Ditto.
DChangeLog-2005-12-196629 (khtml::EditCommand::unapply): Ditto.
DChangeLog-2010-01-2925518 and unapply methods where we are now performing the editability check.
39171 For this reason it is necessary to guarantee that unapply doesn not delete the references
DChangeLog-2007-10-149105 (WebCore::EditCommand::unapply):