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

/haiku/src/bin/
H A Dsetdecor.cpp35 decor->LicenseName().String(), decor->ShortDescription().String());
57 printf("License:\t%s (%s)\n", decor->LicenseName().String(),
/haiku/headers/private/interface/
H A DDecorInfo.h54 BString LicenseName() const;
/haiku/src/preferences/appearance/
H A DLookAndFeelSettingsView.cpp214 infoText.ReplaceFirst("%decorLic", decor->LicenseName().String());
/haiku/src/kits/interface/
H A DDecorInfo.cpp190 DecorInfo::LicenseName() const function in class:BPrivate::DecorInfo

Completed in 43 milliseconds