Home
last modified time | relevance | path

Searched defs:canUndo (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DUndoStack.cpp89 bool UndoStack::canUndo() const in canUndo() function in WebCore::UndoStack
DEditor.cpp1008 bool Editor::canUndo() in canUndo() function in WebCore::Editor
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
Dcommands.js173 CommandQueue.prototype.canUndo = function() { method in CommandQueue
Dimage_editor.js183 ImageEditor.prototype.canUndo = function() { method in ImageEditor