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

/haiku/src/kits/tracker/
H A DFSUndoRedo.cpp269 FSDeleteRefList(new BObjectList<entry_ref>(fTargetList), true, false);
H A DFSUtils.h185 void FSDeleteRefList(BObjectList<entry_ref>*, bool, bool confirm = true);
H A DFSUtils.cpp565 FSDeleteRefList(list, async, confirm);
570 FSDeleteRefList(BObjectList<entry_ref>* list, bool async, bool confirm) function in namespace:BPrivate
H A DPoseView.cpp6119 taskList->AddItem(NewFunctionObject(FSDeleteRefList, list,
6346 taskList->AddItem(NewFunctionObject(FSDeleteRefList, list, false, confirm));

Completed in 107 milliseconds