Searched refs:CategoryAtIndex (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DFilterView.cpp164 const CategoryRef& category = model.CategoryAtIndex(i);
/haiku/src/apps/haikudepot/model/
H A DModel.h99 CategoryRef CategoryAtIndex(int32 index) const;
H A DModel.cpp80 const CategoryRef& category = package->CategoryAtIndex(i);
1007 Model::CategoryAtIndex(int32 index) const function in class:Model
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.h123 CategoryRef CategoryAtIndex(int32 index) const;
H A DPackageInfo.cpp301 PackageInfo::CategoryAtIndex(int32 index) const function in class:PackageInfo

Completed in 80 milliseconds