Searched refs:IndexOfType (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/storage/
H A DResourcesContainer.h62 int32 IndexOfType(type_code type, int32 index) const;
/haiku/src/kits/storage/
H A DResourcesContainer.cpp155 // IndexOfType
157 ResourcesContainer::IndexOfType(type_code type, int32 typeIndex) const function in class:BPrivate::Storage::ResourcesContainer
H A DResources.cpp494 item = fContainer->ResourceAt(fContainer->IndexOfType(byType,

Completed in 38 milliseconds