Searched refs:ScreenshotInfoAtIndex (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DScreenshotWindow.cpp276 info = fPackage->ScreenshotInfoAtIndex(index);
323 const ScreenshotInfoRef& info = fPackage->ScreenshotInfoAtIndex(i);
H A DPackageInfoView.cpp1439 return ScreenshotCoordinate(package->ScreenshotInfoAtIndex(0)->Code(), kScreenshotSize, kScreenshotSize);
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.h143 ScreenshotInfoRef ScreenshotInfoAtIndex(int32 index) const;
H A DPackageInfo.cpp527 PackageInfo::ScreenshotInfoAtIndex(int32 index) const function in class:PackageInfo

Completed in 43 milliseconds