Searched defs:moveMode (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/tracker/
H A DFSClipboard.h50 uint32 moveMode; member in struct:BPrivate::__anon4
H A DFSUndoRedo.h86 inline bool FSIsUndoMoveMode(uint32 moveMode) argument
93 inline uint32 FSUndoMoveMode(uint32 moveMode) argument
100 inline uint32 FSMoveMode(uint32 moveMode) argument
H A DFSUndoRedo.cpp210 MoveCopyUndo(BObjectList<entry_ref>* sourceList, BDirectory &dest, BList* pointList, uint32 moveMode) argument
241 UndoItemCopy(BObjectList<entry_ref>* sourceList, BDirectory &target, BList* , uint32 moveMode) argument
H A DFSClipboard.cpp206 FSClipboardAddPoses(const node_ref* directory, PoseList* list, uint32 moveMode, bool clearClipboard) argument
384 uint32 moveMode = 0; local
546 int32 moveMode = 0; local
[all...]
H A DFSUtils.cpp878 InitCopy(CopyLoopControl* loopControl, uint32 moveMode, argument
545 FSMoveToFolder(BObjectList<entry_ref>* srcList, BEntry* destEntry, uint32 moveMode, BList* pointList) argument
1000 MoveTask(BObjectList<entry_ref>* srcList, BEntry* destEntry, BList* pointList, uint32 moveMode) argument
1773 MoveItem(BEntry* entry, BDirectory* destDir, BPoint* loc, uint32 moveMode, const char* newName, Undo &undo, CopyLoopControl* loopControl) argument
2162 PreFlightNameCheck(BObjectList<entry_ref>* srcList, const BDirectory* destDir, int32* collisionCount, uint32 moveMode) argument
2233 CheckName(uint32 moveMode, const BEntry* sourceEntry, const BDirectory* destDir, bool multipleCollisions, ConflictCheckResult& conflictResolution) argument
[all...]
H A DPoseView.cpp4694 uint32 moveMode; local
5159 uint32 moveMode; local
[all...]

Completed in 70 milliseconds