Searched refs:MSG_LAUNCH (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/launchbox/
H A DMainWindow.cpp116 case MSG_LAUNCH:
190 NULL, new BMessage(MSG_LAUNCH)), button);
432 NULL, new BMessage(MSG_LAUNCH));
606 new BMessage(MSG_LAUNCH));
611 button = new LaunchButton("launch button", NULL, new BMessage(MSG_LAUNCH));
616 button = new LaunchButton("launch button", NULL, new BMessage(MSG_LAUNCH));
621 button = new LaunchButton("launch button", NULL, new BMessage(MSG_LAUNCH));
626 button = new LaunchButton("launch button", NULL, new BMessage(MSG_LAUNCH));
631 button = new LaunchButton("launch button", NULL, new BMessage(MSG_LAUNCH));
641 new BMessage(MSG_LAUNCH));
[all...]
H A DLaunchButton.h18 MSG_LAUNCH = 'lnch', enumerator in enum:__anon1636
/haiku/src/apps/switcher/
H A DLaunchButton.h18 MSG_LAUNCH = 'lnch', enumerator in enum:__anon3176

Completed in 33 milliseconds