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

/haiku/src/apps/haikudepot/packagemodel/
H A DScreenshotInfo.h42 typedef BReference<ScreenshotInfo> ScreenshotInfoRef; typedef
H A DPackageInfo.h141 const ScreenshotInfoRef& info);
143 ScreenshotInfoRef ScreenshotInfoAtIndex(int32 index) const;
191 std::vector<ScreenshotInfoRef>
H A DPackageInfo.cpp526 ScreenshotInfoRef
534 PackageInfo::AddScreenshotInfo(const ScreenshotInfoRef& info)
/haiku/src/apps/haikudepot/ui/
H A DScreenshotWindow.cpp259 ScreenshotInfoRef info;
323 const ScreenshotInfoRef& info = fPackage->ScreenshotInfoAtIndex(i);
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp149 package->AddScreenshotInfo(ScreenshotInfoRef(new ScreenshotInfo(

Completed in 90 milliseconds