Searched defs:MoveItem (Results 1 - 9 of 9) sorted by relevance

/haiku/src/kits/support/
H A DList.cpp286 BList::MoveItem(int32 from, int32 to) function in class:BList
H A DPointerList.cpp377 _PointerList_::MoveItem(int32 from, int32 to) function in class:_PointerList_
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DTemplateList.h249 TemplateList<ITEM, DEFAULT_ITEM_SUPPLIER>::MoveItem(int32 oldIndex, int32 newIndex) function in class:TemplateList
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DList.h244 List<ITEM, DEFAULT_ITEM_SUPPLIER>::MoveItem(int32 oldIndex, int32 newIndex) function in class:List
/haiku/headers/os/support/
H A DObjectList.h561 BObjectList<T>::MoveItem(int32 from, int32 to) function in class:BObjectList
/haiku/src/apps/deskbar/
H A DStatusView.cpp801 TReplicantTray::MoveItem(entry_ref* ref, ino_t toDirectory) function in class:TReplicantTray
/haiku/src/kits/interface/
H A DListView.cpp1422 BListView::MoveItem(int32 from, int32 to) function in class:BListView
H A DMenu.cpp1505 BMenu::MoveItem(int32 indexFrom, int32 indexTo) function in class:BMenu
/haiku/src/kits/tracker/
H A DFSUtils.cpp1752 MoveItem(BEntry* entry, BDirectory* destDir, BPoint* loc, uint32 moveMode, function in namespace:BPrivate

Completed in 177 milliseconds