OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRedoLabelId
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/undo/
undo_manager_test.cc
44
virtual int
GetRedoLabelId
() const OVERRIDE;
68
int TestUndoOperation::
GetRedoLabelId
() const {
bookmark_undo_service.cc
63
virtual int
GetRedoLabelId
() const OVERRIDE;
96
int BookmarkAddOperation::
GetRedoLabelId
() const {
122
virtual int
GetRedoLabelId
() const OVERRIDE;
165
int BookmarkRemoveOperation::
GetRedoLabelId
() const {
199
virtual int
GetRedoLabelId
() const OVERRIDE;
233
int BookmarkEditOperation::
GetRedoLabelId
() const {
254
virtual int
GetRedoLabelId
() const OVERRIDE;
308
int BookmarkMoveOperation::
GetRedoLabelId
() const {
334
virtual int
GetRedoLabelId
() const OVERRIDE;
377
int BookmarkReorderOperation::
GetRedoLabelId
() const
[
all
...]
Completed in 2341 milliseconds