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

/haiku/src/apps/devices/
H A DDevicesApplication.cpp65 case kMsgSelectionChanged:
H A DDevicesView.h31 static const uint32 kMsgSelectionChanged = 'selc'; variable
H A DDevicesView.cpp58 fDevicesOutline->SetSelectionMessage(new BMessage(kMsgSelectionChanged));
387 case kMsgSelectionChanged:
/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp30 const uint32 kMsgSelectionChanged = 'slch'; variable
272 fDrivesView->SetSelectionMessage(new BMessage(kMsgSelectionChanged));
314 case kMsgSelectionChanged:

Completed in 91 milliseconds