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

/haiku-fatelf/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-fatelf/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-fatelf/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.cpp306 fRedoMI->SetEnabled(fCommandStack->GetRedoName(label));
/haiku-fatelf/src/apps/icon-o-matic/
H A DMainWindow.cpp368 fRedoMI->SetEnabled(fDocument->CommandStack()->GetRedoName(label));

Completed in 147 milliseconds