Searched defs:IndexOf (Results 1 - 25 of 32) sorted by path

12

/haiku/headers/os/support/
H A DObjectList.h577 BObjectList<T>::IndexOf(const T* item) const function in class:BObjectList
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DList.h296 List<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const function in class:List
/haiku/src/add-ons/translators/wonderbrush/
H A DCanvas.cpp96 Canvas::IndexOf(Layer* layer) const function in class:Canvas
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp566 TreeTableNode::IndexOf(TreeTableNode* child) function in class:TreeTableNode
/haiku/src/apps/icon-o-matic/generic/support/
H A DList.h35 inline int32 IndexOf(T value) const function in class:List
/haiku/src/kits/interface/
H A DShelf.cpp367 replicant_data::IndexOf(BList const *list, BMessage const *msg) function in class:replicant_data
383 replicant_data::IndexOf(BList const *list, BView const *view, bool allowZombie) function in class:replicant_data
402 replicant_data::IndexOf(BList const *list, unsigned long id) function in class:replicant_data
1031 BShelf::IndexOf(const BView* replicantView) const function in class:BShelf
1038 BShelf::IndexOf(const BMessage *archive) const function in class:BShelf
1045 BShelf::IndexOf(uint32 id) const function in class:BShelf
[all...]
H A DColumnListView.cpp1347 BColumnListView::IndexOf(BRow* row) function in class:BColumnListView
5033 OutlineView::IndexOf(BRow* row) function in class:OutlineView
[all...]
H A DListView.cpp1107 BListView::IndexOf(BListItem* item) const function in class:BListView
1123 BListView::IndexOf(BPoint point) const function in class:BListView
H A DMenu.cpp971 BMenu::IndexOf(BMenuItem* item) const function in class:BMenu
978 BMenu::IndexOf(BMenu* submenu) const function in class:BMenu
H A DTabView.cpp1353 BTabView::IndexOf(BTab* tab) const function in class:BTabView
/haiku/src/kits/support/
H A DList.cpp370 BList::IndexOf(void* item) const function in class:BList
381 BList::IndexOf(const void* item) const function in class:BList
H A DStringList.cpp251 BStringList::IndexOf(const BString& string, bool ignoreCase) const function in class:BStringList
/haiku/src/libs/linprog/
H A DLinearSpec.cpp222 LinearSpec::IndexOf(const Variable* variable) const function in class:LinearSpec
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp281 Desktop::IndexOf(WindowLayer* window) const function in class:Desktop
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp413 int32 IndexOf(const Value &value, int32 start = 0) const function in class:TestVector
/haiku/headers/private/kernel/util/
H A DVector.h601 _VECTOR_CLASS_NAME::IndexOf(const Value &value, int32 start) const function in class:_VECTOR_CLASS_NAME
/haiku/headers/private/userlandfs/shared/
H A DVector.h597 _VECTOR_CLASS_NAME::IndexOf(const Value &value, int32 start) const function in class:_VECTOR_CLASS_NAME
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DList.h319 List<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const function in class:List
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DTemplateList.h324 TemplateList<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const function in class:TemplateList
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp263 DataSource::IndexOf(const DataSource* source) function in class:DataSource
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp508 int32 IndexOf(ModelNode* child) const function in class:VariablesView::ModelNode
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp333 Playlist::IndexOf(PlaylistItem* item) const function in class:Playlist
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.cpp274 TabContainerView::IndexOf(TabView* tab) const function in class:TabContainerView
/haiku/src/kits/app/
H A DLooper.cpp454 BLooper::IndexOf(BHandler* handler) const function in class:BLooper
/haiku/src/kits/storage/
H A DResourcesContainer.cpp103 ResourcesContainer::IndexOf(ResourceItem *item) const function in class:BPrivate::Storage::ResourcesContainer
110 ResourcesContainer::IndexOf(const void *data) const function in class:BPrivate::Storage::ResourcesContainer
125 ResourcesContainer::IndexOf(type_code type, int32 id) const function in class:BPrivate::Storage::ResourcesContainer
139 ResourcesContainer::IndexOf(type_code type, const char *name) const function in class:BPrivate::Storage::ResourcesContainer
[all...]

Completed in 248 milliseconds

12