Searched refs:Redo (Results 1 - 25 of 35) sorted by relevance

12

/haiku-fatelf/src/kits/tracker/
H A DFSUndoRedo.cpp21 virtual status_t Redo() = 0;
37 virtual status_t Redo();
58 virtual status_t Redo();
73 virtual status_t Redo();
80 // - Redo() - fRef indicates the folder in which
93 virtual status_t Redo();
106 virtual status_t Redo();
240 UndoItemCopy::Redo() function in class:BPrivate::UndoItemCopy
307 UndoItemMove::Redo() function in class:BPrivate::UndoItemMove
341 UndoItemFolder::Redo() function in class:BPrivate::UndoItemFolder
381 UndoItemRename::Redo() function in class:BPrivate::UndoItemRename
418 UndoItemRenameVolume::Redo() function in class:BPrivate::UndoItemRenameVolume
[all...]
/haiku-fatelf/src/apps/icon-o-matic/generic/command/
H A DCommand.cpp47 // Redo
49 Command::Redo() function in class:Command
H A DCommand.h26 virtual status_t Redo();
H A DCommandStack.h30 status_t Redo();
H A DCompoundCommand.h26 virtual status_t Redo();
H A DCompoundCommand.cpp84 // Redo
86 CompoundCommand::Redo() function in class:CompoundCommand
H A DCommandStack.cpp83 // Redo
85 CommandStack::Redo() function in class:CommandStack
94 status = command->Redo();
/haiku-fatelf/src/apps/icon-o-matic/shape/commands/
H A DAddPointCommand.h27 virtual status_t Redo();
H A DChangePointCommand.h28 virtual status_t Redo();
H A DInsertPointCommand.h26 virtual status_t Redo();
H A DRemovePointsCommand.h34 virtual status_t Redo();
H A DAddPointCommand.cpp80 // Redo
82 AddPointCommand::Redo() function in class:AddPointCommand
H A DChangePointCommand.cpp114 // Redo
116 ChangePointCommand::Redo() function in class:ChangePointCommand
H A DInsertPointCommand.cpp98 // Redo
100 InsertPointCommand::Redo() function in class:InsertPointCommand
H A DRemovePointsCommand.cpp129 // Redo
131 RemovePointsCommand::Redo() function in class:RemovePointsCommand
/haiku-fatelf/src/apps/mediaplayer/support/
H A DCommand.cpp47 // Redo
49 Command::Redo() function in class:Command
H A DCommand.h26 virtual status_t Redo();
H A DCommandStack.h27 status_t Redo();
H A DCommandStack.cpp86 // Redo
88 CommandStack::Redo() function in class:CommandStack
97 status = command->Redo();
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformCommand.h38 virtual status_t Redo();
H A DTransformCommand.cpp99 // Redo
101 TransformCommand::Redo() function in class:TransformCommand
/haiku-fatelf/src/apps/mail/
H A DKUndoBuffer.h58 status_t Redo(char** text, int32* length, int32* offset,
H A DContent.h185 void Redo();
/haiku-fatelf/src/apps/diskprobe/
H A DDataEditor.h55 status_t Redo();
/haiku-fatelf/src/apps/sudoku/
H A DSudokuView.h70 void Redo();

Completed in 204 milliseconds

12