Searched refs:GetRedoName (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/command/
H A DCommandStack.h33 bool GetRedoName(BString& name);
H A DCommandStack.cpp125 CommandStack::GetRedoName(BString& name) function in class:CommandStack
/haiku/src/apps/mediaplayer/support/
H A DCommandStack.h30 bool GetRedoName(BString& name);
H A DCommandStack.cpp128 CommandStack::GetRedoName(BString& name) function in class:CommandStack
/haiku/src/apps/haikudepot/edits_generic/
H A DEditManager.h40 bool GetRedoName(BString& name);
H A DEditManager.cpp119 EditManager::GetRedoName(BString& name) function in class:EditManager
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.cpp334 fRedoMI->SetEnabled(fCommandStack->GetRedoName(label));
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp416 fRedoMI->SetEnabled(fDocument->CommandStack()->GetRedoName(temp));

Completed in 103 milliseconds