Searched refs:GetSplashScreen (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/apps/packageinstaller/
H A DPackageView.cpp123 BMallocIO* image = fInfo.GetSplashScreen();
H A DPackageInfo.h33 BMallocIO *GetSplashScreen() { return fHasImage ? &fImage : NULL; } function in class:PackageInfo

Completed in 42 milliseconds