Searched refs:SetDescription (Results 1 - 17 of 17) sorted by relevance

/haiku/src/apps/switcher/
H A DLaunchButton.h51 void SetDescription(const char* text);
H A DLaunchButton.cpp307 LaunchButton::SetDescription(const char* text) function in class:LaunchButton
/haiku/src/apps/packageinstaller/
H A DInstalledPackageInfo.h49 void SetDescription(const char* description) function in class:InstalledPackageInfo
H A DPackageInstall.cpp200 packageInfo.SetDescription(description.String());
/haiku/src/apps/launchbox/
H A DLaunchButton.h52 void SetDescription(const char* text);
H A DMainWindow.cpp217 button->SetDescription(name);
447 button->SetDescription(text);
H A DLaunchButton.cpp351 LaunchButton::SetDescription(const char* text) function in class:LaunchButton
/haiku/src/kits/debugger/jobs/
H A DGetStackTraceJob.cpp36 SetDescription("Retrieving stack trace for thread %" B_PRId32, fThread->ID());
H A DLoadImageDebugInfoJob.cpp28 SetDescription("Loading debugging information for %s",
H A DLoadSourceCodeJob.cpp34 SetDescription("Loading source code for function %s",
/haiku/src/kits/package/hpkg/v1/
H A DPackageInfoContentHandlerV1.cpp71 fPackageInfo.SetDescription(value.string);
/haiku/src/apps/installer/
H A DPackageViews.h42 void SetDescription(const BString description) function in class:Package
/haiku/src/kits/package/
H A DPackageInfoContentHandler.cpp70 fPackageInfo.SetDescription(value.string);
H A DPackageInfo.cpp659 BPackageInfo::SetDescription(const BString& description) function in class:BPackageKit::BPackageInfo
/haiku/headers/private/debugger/util/
H A DWorker.h101 void SetDescription(const char* format, ...);
/haiku/src/kits/debugger/util/
H A DWorker.cpp137 Job::SetDescription(const char* format, ...) function in class:Job
/haiku/headers/os/package/
H A DPackageInfo.h119 void SetDescription(const BString& description);

Completed in 75 milliseconds