Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DPoseView.cpp6179 BObjectList<entry_ref>* entriesToDeleteOnTheSpot = new in MoveSelectionOrEntryToTrash() local
6186 delete entriesToDeleteOnTheSpot; in MoveSelectionOrEntryToTrash()
6189 CopyOneTrashedRefAsEntry(ref, entriesToTrash, entriesToDeleteOnTheSpot, in MoveSelectionOrEntryToTrash()
6195 delete entriesToDeleteOnTheSpot; in MoveSelectionOrEntryToTrash()
6199 entriesToDeleteOnTheSpot, &deviceHasTrash); in MoveSelectionOrEntryToTrash()
6202 if (entriesToDeleteOnTheSpot->CountItems()) { in MoveSelectionOrEntryToTrash()
6222 MoveListToTrash(entriesToDeleteOnTheSpot, selectNext, true); in MoveSelectionOrEntryToTrash()