Searched defs:msg (Results 176 - 200 of 363) sorted by relevance

1234567891011>>

/haiku/src/add-ons/print/transports/usb_port/
H A DUSBTransport.cpp196 USBPrinterRoster::ListPrinters(BMessage *msg) argument
241 instantiate_transport(BDirectory *printer, BMessage *msg) argument
254 list_transport_ports(BMessage *msg) argument
264 USBTransport::USBTransport(BDirectory *printer, BMessage *msg) argument
[all...]
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSettings.cpp252 BMessage msg; local
/haiku/src/apps/bootmanager/
H A DDefaultPartitionPage.cpp132 DefaultPartitionPage::MessageReceived(BMessage* msg) argument
237 BMessage* msg = new BMessage(kMsgPartition); local
/haiku/src/apps/mail/
H A DQueryMenu.cpp74 void QHandler::MessageReceived(BMessage *msg) argument
137 void QueryMenu::DoQueryMessage(BMessage *msg) argument
308 BMessage *msg; local
[all...]
/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp226 BMessage* msg; local
238 PrintOptionsWindow::MessageReceived(BMessage* msg) argument
[all...]
/haiku/src/kits/print/
H A DPrintPanel.cpp32 BPrintPanel::_BPrintPanelFilter_::Filter(BMessage* msg, BHandler** target) argument
/haiku/src/tests/kits/app/bmessage/
H A DMessageFlattenableItemTest.h87 static status_t Add(BMessage& msg, const char* name, MyFlattenableType& val) argument
89 static status_t AddData(BMessage& msg, const char* name, type_code type, argument
101 static status_t Find(BMessage& msg, const char* name, int32 index, argument
106 static status_t ShortFind(BMessage& msg, const char* name, MyFlattenableType* val) argument
110 static MyFlattenableType QuickFind(BMessage& msg, const char* name, int32 index) argument
116 Has(BMessage& msg, const char* name, int32 index) argument
118 Replace(BMessage& msg, const char* name, int32 index, MyFlattenableType& val) argument
121 FindData(BMessage& msg, const char* name, type_code type, int32 index, const void** data, ssize_t* size) argument
[all...]
H A DMessageItemTest.h91 static status_t Add(BMessage& msg, const char* name, Type& val) argument
95 static status_t AddData(BMessage& msg, const char* name, type_code type, argument
100 static status_t Find(BMessage& msg, const char* name, int32 index, Type* val) argument
104 static status_t ShortFind(BMessage& msg, const char* name, Type* val) argument
108 static Type QuickFind(BMessage& msg, const char* name, int32 index) argument
112 Has(BMessage& msg, const char* name, int32 index) argument
116 Replace(BMessage& msg, const char* name, int32 index, Type& val) argument
120 FindData(BMessage& msg, const char* name, type_code type, int32 index, const void** data, ssize_t* size) argument
210 BMessage msg; local
238 BMessage msg; local
269 BMessage msg; local
302 BMessage msg; local
329 BMessage msg; local
367 BMessage msg; local
406 BMessage msg; local
440 BMessage msg; local
479 BMessage msg; local
497 BMessage msg; local
526 BMessage msg; local
558 BMessage msg; local
[all...]
H A DMessageMessageItemTest.h44 status_t TMessageFuncPolicy::Add(BMessage& msg, const char* name, argument
50 AddData(BMessage& msg, const char* name, type_code type, BMessage* data, ssize_t size, bool) argument
64 Find(BMessage& msg, const char* name, int32 index, BMessage* val) argument
70 ShortFind(BMessage& msg, const char* name, BMessage* val) argument
76 QuickFind(BMessage& msg, const char* name, int32 index) argument
84 Has(BMessage& msg, const char* name, int32 index) argument
90 Replace(BMessage& msg, const char* name, int32 index, BMessage& val) argument
96 FindData(BMessage& msg, const char* name, type_code type, int32 index, const void** data, ssize_t* size) argument
200 Size(size_t size, BMessage& msg) argument
[all...]
/haiku/src/tests/kits/opengl/direct_mode/
H A DGLDirectMode.cpp238 void SampleGLView::MessageReceived(BMessage * msg) argument
/haiku/src/tests/servers/app/newClipping/
H A DMyView.cpp179 void MyView::MessageReceived(BMessage *msg) argument
/haiku/src/servers/print/
H A DPrinter.cpp156 Printer::MessageReceived(BMessage* msg) argument
H A DPrintServerApp.cpp316 PrintServerApp::MessageReceived(BMessage* msg) argument
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp74 instantiate_screen_saver(BMessage* msg, image_id image) argument
/haiku/src/bin/package/
H A Dcommand_list.cpp365 virtual void OnError(const BString& msg, int line, int col) argument
/haiku/src/kits/midi2/
H A DMidiRoster.cpp286 BMessage msg; local
334 BMessage msg; local
360 SendRequest(BMessage* msg, BMessage* reply) argument
[all...]
H A DMidiEndpoint.cpp51 BMessage msg; local
167 BMessage msg; local
281 BMessage msg; local
297 BMidiEndpoint::SendChangeRequest(BMessage* msg) argument
[all...]
H A DMidiRosterLooper.cpp193 BMidiRosterLooper::MessageReceived(BMessage* msg) argument
213 OnAppRegistered(BMessage* msg) argument
220 OnEndpointCreated(BMessage* msg) argument
265 OnEndpointDeleted(BMessage* msg) argument
308 OnEndpointChanged(BMessage* msg) argument
332 OnConnectedDisconnected(BMessage* msg) argument
371 ChangeRegistered(BMessage* msg, BMidiEndpoint* endp) argument
396 ChangeName(BMessage* msg, BMidiEndpoint* endp) argument
418 ChangeProperties(BMessage* msg, BMidiEndpoint* endp) argument
438 ChangeLatency(BMessage* msg, BMidiEndpoint* endp) argument
498 ChangeEvent(BMessage* msg, BMidiEndpoint* endp) argument
[all...]
/haiku/src/tests/add-ons/translators/stxttranslator/
H A DSTXTTranslatorTest.cpp410 BMessage msg; local
/haiku/src/bin/
H A Dcheckitout.cpp88 CheckItOut::RefsReceived(BMessage* msg) argument
94 CheckItOut::MessageReceived(BMessage* msg) argument
/haiku/src/apps/tv/
H A DVideoView.cpp328 VideoView::MessageReceived(BMessage *msg) argument
/haiku/headers/build/private/app/
H A DMessagePrivate.h87 Private(BMessage *msg) argument
93 Private(BMessage &msg) argument
/haiku/src/bin/desklink/
H A DVolumeControl.cpp262 VolumeControl::MessageReceived(BMessage* msg) argument
/haiku/src/apps/patchbay/
H A DPatchView.cpp76 PatchView::MessageReceived(BMessage* msg) argument
210 PatchView::HandleMidiEvent(BMessage* msg) argument
[all...]
/haiku/src/apps/resedit/
H A DResView.cpp130 ResView::MessageReceived(BMessage *msg) argument
[all...]

Completed in 231 milliseconds

1234567891011>>