Home
last modified time | relevance | path

Searched refs:MoveFileToTrash (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/showimage/
H A DImageFileNavigator.h61 bool MoveFileToTrash();
H A DImageFileNavigator.cpp608 ImageFileNavigator::MoveFileToTrash() in MoveFileToTrash() function in ImageFileNavigator
H A DShowImageWindow.cpp922 if (fNavigator.MoveFileToTrash()) in MessageReceived()