Symbol: IndexOf
headers/os/support/ObjectList.h
567
BObjectList<T, O>::IndexOf(const T* item) const
headers/private/kernel/util/Vector.h
601
_VECTOR_CLASS_NAME::IndexOf(const Value &value, int32 start) const
headers/private/userlandfs/shared/Vector.h
597
_VECTOR_CLASS_NAME::IndexOf(const Value &value, int32 start) const
src/add-ons/kernel/file_systems/ramfs/List.h
319
List<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const
src/add-ons/kernel/file_systems/reiserfs/List.h
296
List<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
324
TemplateList<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const
src/add-ons/translators/wonderbrush/Canvas.cpp
96
Canvas::IndexOf(Layer* layer) const
src/apps/activitymonitor/DataSource.cpp
264
DataSource::IndexOf(const DataSource* source)
src/apps/debuganalyzer/gui/table/TreeTable.cpp
566
TreeTableNode::IndexOf(TreeTableNode* child)
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
507
int32 IndexOf(ModelNode* child) const
src/apps/mediaplayer/playlist/Playlist.cpp
333
Playlist::IndexOf(PlaylistItem* item) const
src/apps/webpositive/tabview/TabContainerView.cpp
274
TabContainerView::IndexOf(TabView* tab) const
src/kits/app/Looper.cpp
443
BLooper::IndexOf(BHandler* handler) const
src/kits/interface/ColumnListView.cpp
1354
BColumnListView::IndexOf(BRow* row)
src/kits/interface/ColumnListView.cpp
5362
OutlineView::IndexOf(BRow* row)
src/kits/interface/ListView.cpp
1116
BListView::IndexOf(BListItem* item) const
src/kits/interface/ListView.cpp
1132
BListView::IndexOf(BPoint point) const
src/kits/interface/Menu.cpp
983
BMenu::IndexOf(BMenuItem* item) const
src/kits/interface/Menu.cpp
990
BMenu::IndexOf(BMenu* submenu) const
src/kits/interface/Shelf.cpp
1031
BShelf::IndexOf(const BView* replicantView) const
src/kits/interface/Shelf.cpp
1038
BShelf::IndexOf(const BMessage *archive) const
src/kits/interface/Shelf.cpp
1045
BShelf::IndexOf(uint32 id) const
src/kits/interface/Shelf.cpp
367
replicant_data::IndexOf(BList const *list, BMessage const *msg)
src/kits/interface/Shelf.cpp
383
replicant_data::IndexOf(BList const *list, BView const *view, bool allowZombie)
src/kits/interface/Shelf.cpp
402
replicant_data::IndexOf(BList const *list, unsigned long id)
src/kits/interface/TabView.cpp
1376
BTabView::IndexOf(BTab* tab) const
src/kits/storage/ResourcesContainer.cpp
103
ResourcesContainer::IndexOf(ResourceItem *item) const
src/kits/storage/ResourcesContainer.cpp
110
ResourcesContainer::IndexOf(const void *data) const
src/kits/storage/ResourcesContainer.cpp
125
ResourcesContainer::IndexOf(type_code type, int32 id) const
src/kits/storage/ResourcesContainer.cpp
139
ResourcesContainer::IndexOf(type_code type, const char *name) const
src/kits/support/List.cpp
369
BList::IndexOf(void* item) const
src/kits/support/List.cpp
380
BList::IndexOf(const void* item) const
src/kits/support/StringList.cpp
251
BStringList::IndexOf(const BString& string, bool ignoreCase) const
src/libs/alm/ALMLayout.cpp
458
BALMLayout::IndexOf(XTab* tab, bool ordered)
src/libs/alm/ALMLayout.cpp
470
BALMLayout::IndexOf(YTab* tab, bool ordered)
src/libs/icon/generic/Container.h
210
Container<Type>::IndexOf(Type* item) const
src/libs/linprog/LinearSpec.cpp
222
LinearSpec::IndexOf(const Variable* variable) const
src/servers/registrar/AppInfoList.cpp
233
AppInfoList::IndexOf(RosterAppInfo *info) const
src/servers/registrar/AppInfoList.cpp
250
AppInfoList::IndexOf(const char *signature) const
src/servers/registrar/AppInfoList.cpp
270
AppInfoList::IndexOf(team_id team) const
src/servers/registrar/AppInfoList.cpp
291
AppInfoList::IndexOf(const entry_ref *ref) const
src/system/boot/loader/menu.cpp
270
Menu::IndexOf(MenuItem* searchedItem)
src/tests/kits/support/PointerListTest.cpp
216
PointerListTest::IndexOf(const _PointerList_& list, int value)
src/tests/servers/app/newerClipping/Desktop.cpp
281
Desktop::IndexOf(WindowLayer* window) const
src/tests/system/kernel/util/VectorTest.cpp
341
int32 IndexOf(const Value& value, int32 start = 0) const
src/tools/restest/ResourceFile.cpp
275
ResourceFile::IndexOf(ResourceItem* item) const