Searched refs:Redo (Results 26 - 43 of 43) sorted by relevance

12

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformCommand.cpp95 // Redo
97 TransformCommand::Redo() function in class:TransformCommand
H A DPerspectiveCommand.cpp97 PerspectiveCommand::Redo() function in class:PerspectiveCommand
/haiku/src/apps/icon-o-matic/shape/commands/
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.cpp130 // Redo
132 RemovePointsCommand::Redo() function in class:RemovePointsCommand
/haiku/src/apps/diskprobe/
H A DDataEditor.h65 status_t Redo();
H A DDataEditor.cpp804 DataEditor::Redo() function in class:DataEditor
H A DDataView.cpp279 fEditor.Redo();
/haiku/src/apps/mail/
H A DContent.h184 void Redo();
H A DKUndoBuffer.cpp216 KUndoBuffer::Redo(char** text, int32* length, int32* offset, function in class:KUndoBuffer
H A DContent.cpp1405 Redo();
3322 TTextView::Redo()
3333 status = fUndoBuffer.Redo(&text, &length, &offset, &history, &cursorPos, &replaced);
3346 fUndoBuffer.Redo(&text, &length, &offset, &history, &cursorPos, &replaced);
/haiku/src/apps/sudoku/
H A DSudokuView.h72 void Redo();
H A DSudokuView.cpp545 SudokuView::Redo() function in class:SudokuView
782 Redo();
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.cpp172 fCommandStack->Redo();
291 fRedoMI = new BMenuItem(B_TRANSLATE("Redo"), new BMessage(B_REDO), 'Z',
332 // relable Redo item and update enabled status
333 label.SetTo(B_TRANSLATE("Redo"));
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp380 CommandStack()->Redo();
H A DMainWindow.cpp397 fDocument->CommandStack()->Redo();
413 // relable Redo item and update enabled status
414 label.SetTo(B_TRANSLATE("Redo: %action%"));
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp1713 fNudgeCommand->Redo();
1717 fNudgeCommand->Redo();
/haiku/src/kits/interface/
H A DTextView.cpp5938 .AddItem(TRANSLATE("Redo"), B_UNDO/*, 'Z', B_SHIFT_KEY*/)

Completed in 149 milliseconds

12