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

/haiku/headers/private/interface/
H A DDecorInfo.h48 BString ShortcutName() const;
/haiku/src/preferences/appearance/
H A DLookAndFeelSettingsView.cpp86 fCurrentDecor = fDecorUtility.CurrentDecorator()->ShortcutName();
294 fCurrentDecor = fDecorUtility.CurrentDecorator()->ShortcutName();
318 message->AddString("decor", decor->ShortcutName());
322 if (decor->ShortcutName() == fCurrentDecor)
435 return fCurrentDecor != fDecorUtility.DefaultDecorator()->ShortcutName()
/haiku/src/bin/
H A Dsetdecor.cpp45 printf("%-12s\t%-12s\n", decor->ShortcutName().String(),
/haiku/src/kits/interface/
H A DDecorInfo.cpp150 DecorInfo::ShortcutName() const function in class:BPrivate::DecorInfo

Completed in 176 milliseconds