Searched refs:MoveEntryToTrash (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/tracker/
H A DPoseView.h292 virtual void MoveEntryToTrash(const entry_ref*,
H A DTracker.cpp733 window->PoseView()->MoveEntryToTrash(&ref);
H A DFSUtils.cpp120 static status_t MoveEntryToTrash(BEntry*, BPoint*, Undo &undo);
1142 result = MoveEntryToTrash(&sourceEntry, loc, undo);
2039 MoveEntryToTrash(BEntry* entry, BPoint* loc, Undo &undo) function in namespace:BPrivate
H A DPoseView.cpp6274 BPoseView::MoveEntryToTrash(const entry_ref* ref, bool selectNext) function in class:BPoseView

Completed in 79 milliseconds