Searched defs:list (Results 1 - 25 of 369) sorted by last modified time

1234567891011>>

/haiku-fatelf/src/kits/tracker/
H A DSlowContextPopup.cpp508 BSlowContextMenu::SetTypesList(const BObjectList<BString>* list) argument
H A DPoseView.cpp470 BPoseView::AddColumnList(BObjectList<BColumn>* list) argument
1702 BPoseView::AddPoseToList(PoseList* list, boo argument
5842 MoveListToTrash(BObjectList<entry_ref>* list, bool selectNext, bool deleteDirectly) argument
6059 Delete(BObjectList<entry_ref>* list, bool selectNext, bool askUser) argument
6099 RestoreItemsFromTrash(BObjectList<entry_ref>* list, bool selectNext) argument
6867 AddIfPoseSelected(BPose* pose, PoseList* list) argument
[all...]
H A DOpenWithWindow.cpp216 BObjectList<BString>* list = (BObjectList<BString>*)castToList; local
[all...]
H A DInfoWindow.cpp282 BInfoWindow(Model* model, int32 group_index, LockingList<BWindow>* list) argument
H A DFSUtils.cpp407 TrackerCopyLoopControl::SetSourceList(EntryList* list) argument
551 BObjectList<entry_ref>* list = new BObjectList<entry_ref>(1, true); local
558 FSDeleteRefList(BObjectList<entry_ref>* list, bool async, bool confirm) argument
569 FSRestoreRefList(BObjectList<entry_ref>* list, boo argument
2842 _DeleteTask(BObjectList<entry_ref>* list, bool confirm) argument
2948 _RestoreTask(BObjectList<entry_ref>* list) argument
[all...]
H A DFindPanel.cpp1683 BList list; local
3183 ObtainList(BList* list) argument
[all...]
H A DFilePanelPriv.cpp1279 BObjectList<BPose>* list = PoseView()->SelectionList(); local
H A DFSClipboard.cpp201 FSClipboardAddPoses(const node_ref* directory, PoseList* list, argument
311 FSClipboardRemovePoses(const node_ref* directory, PoseList* list) argument
/haiku-fatelf/src/system/kernel/
H A Dteam.cpp3562 DataList list; local
[all...]
/haiku-fatelf/src/apps/deskbar/
H A DBarApp.cpp700 TBarApp::Subscribe(const BMessenger &subscriber, BList* list) argument
/haiku-fatelf/src/kits/support/
H A DStringList.cpp82 BStringList::Add(const BStringList& list, int32 index) argument
93 BStringList::Add(const BStringList& list) argument
133 BStringList::Remove(const BStringList& list, bool ignoreCase) argument
/haiku-fatelf/src/kits/interface/
H A DWindow.cpp1028 BList list; local
H A DColumnListView.cpp3072 OutlineView::RecursiveDeleteRows(BRowContainer* list, bool isOwner) argument
4161 BRowContainer* list = (parentRow == NULL) ? &fRows : parentRow->fChildList; local
4327 AddSorted(BRowContainer* list, BRow* row) argument
4535 SortList(BRowContainer* list, bool isVisible) argument
4591 BRowContainer* list; member in struct:stack_entry
4815 RecursiveOutlineIterator(BRowContainer* list, bool openBranchesOnly) argument
[all...]
H A DListView.cpp730 BListView::AddList(BList* list, int32 index) argument
763 BListView::AddList(BList* list) argument
H A DDragger.cpp69 BList list; member in struct:__anon274::DraggerManager
/haiku-fatelf/src/kits/game/
H A DWindowScreen.cpp318 BWindowScreen::SetColorList(rgb_color *list, int32 firstIndex, int32 lastIndex) argument
/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.c2984 static char* list[] = { SERVER_NAME_LIST }; local
/haiku-fatelf/src/add-ons/screen_savers/gravity/
H A DParticle.cpp17 BList* Particle::list; member in class:Particle
H A DParticle.h17 static BList* list; member in class:Particle
/haiku-fatelf/src/apps/drivesetup/
H A DMainWindow.cpp56 ListPopulatorVisitor(PartitionListView* list, int32& diskCount, argument
/haiku-fatelf/src/add-ons/accelerants/intel_extreme/
H A Dmode.cpp197 display_mode* list; local
216 display_mode* list; local
[all...]
/haiku-fatelf/src/apps/activitymonitor/
H A DActivityView.cpp42 ListAddDeleter(BObjectList<ObjectType>& list, ObjectType* object, argument
/haiku-fatelf/src/apps/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp225 const DebugInfoEntryList& list; member in struct:DwarfImageDebugInfo::EntryListWrapper
227 EntryListWrapper(const DebugInfoEntryList& list) argument
/haiku-fatelf/src/apps/installer/
H A DInstallerWindow.cpp375 BList* list = new BList(); local
/haiku-fatelf/src/preferences/printers/
H A DPrinterListView.cpp372 BListView* list = dynamic_cast<BListView*>(owner); local

Completed in 401 milliseconds

1234567891011>>