Home
last modified time | relevance | path

Searched defs:_IsPackageBefore (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/packagemodel/
H A DDepotInfo.cpp32 _IsPackageBefore(const PackageInfoRef& p1, const PackageInfoRef& p2) in _IsPackageBefore() function
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp425 static bool _IsPackageBefore(const PackageInfoRef& packageA, const PackageInfoRef& packageB) in _IsPackageBefore() function in StackedFeaturedPackagesView