Searched refs:UndoesPrevious (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/apps/icon-o-matic/generic/command/
H A DCommand.cpp61 // UndoesPrevious
63 Command::UndoesPrevious(const Command* previous) function in class:Command
H A DCommand.h30 virtual bool UndoesPrevious(const Command* previous);
H A DCommandStack.cpp201 if (command->UndoesPrevious(top)) {
/haiku-fatelf/src/apps/mediaplayer/support/
H A DCommand.cpp61 // UndoesPrevious
63 Command::UndoesPrevious(const Command* previous) function in class:Command
H A DCommand.h30 virtual bool UndoesPrevious(const Command* previous);
H A DCommandStack.cpp204 if (command->UndoesPrevious(top)) {

Completed in 94 milliseconds