Searched defs:what (Results 1 - 25 of 148) sorted by relevance

123456

/haiku/src/servers/net/
H A DSimpleMessageFilter.cpp24 SimpleMessageFilter::SimpleMessageFilter(const uint32 *what, BHandler *target) argument
[all...]
/haiku/headers/private/graphics/common/
H A Dlog_coll.h41 uint16 what; member in struct:log_entry_t
[all...]
/haiku/src/preferences/filetypes/
H A DTypeListWindow.cpp28 TypeListWindow::TypeListWindow(const char* currentType, uint32 what, argument
/haiku/src/preferences/printers/
H A DTransportMenu.cpp20 TransportMenu::TransportMenu(const char* title, uint32 what, argument
H A DPrinters.cpp48 uint32 what = msg->what; local
/haiku/src/servers/media/
H A DNotificationManager.h20 int32 what; member in struct:Notification
H A DNotificationManager.cpp84 int32 what; local
120 int32 what; local
180 int32 what; local
[all...]
/haiku/src/tests/kits/app/bmessagequeue/
H A DMessageQueueTestCase.h56 testMessageClass(int what) : BMessage(what) { }; argument
H A DMessageQueueTestCase.cpp86 BMessage *MessageQueueTestCase::FindMessage(uint32 what, int index) argument
/haiku/src/tools/cppunit/cppunit/
H A DException.cpp81 Exception::what() const throw() function in class:CppUnit::Exception
/haiku/src/system/libroot/os/
H A Dscheduler.c17 uint32 what; member in struct:__anon1996
40 suggest_thread_priority(uint32 what, int32 period, bigtime_t jitter, argument
/haiku/src/add-ons/print/transports/lpr/
H A DLpsClient.h19 LPSException(const string& what) argument
25 const char * what() const function in class:LPSException
/haiku/src/apps/showimage/
H A DSupportingAppsMenu.cpp26 create_application_item(const char* signature, uint32 what) argument
45 update_supporting_apps_menu(BMenu* menu, BMimeType* type, uint32 what, BHandler* target) argument
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBApp.cpp3 BMessage* NewMessage(uint32 what, uint32 data) argument
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DLPBApp.cpp3 BMessage* NewMessage(uint32 what, uint32 data) argument
/haiku/src/tests/servers/registrar/
H A Dmessage_deliverer_test.cpp42 check_expected_message(uint32 what) argument
/haiku/src/tools/gensyscalls/
H A Dgensyscalls_common.h25 virtual const char *what() const throw() function in struct:Exception
/haiku/src/kits/app/
H A DMessageQueue.cpp138 BMessageQueue::FindMessage(uint32 what, int32 index) const argument
/haiku/src/libs/print/libprint/
H A DTransport.cpp22 TransportException::TransportException(const string& what) argument
/haiku/src/add-ons/network_settings/dialup/
H A DInterfaceUtils.cpp63 AddAddonsToMenu(const BMessage *source, BMenu *menu, const char *type, uint32 what) argument
/haiku/src/kits/print/
H A DBeUtils.cpp80 AutoReply::AutoReply(BMessage* sender, uint32 what) argument
/haiku/src/kits/interface/
H A DWindowStack.cpp204 BWindowStack::_StartMessage(int32 what) argument
/haiku/headers/build/os/app/
H A DMessage.h49 uint32 what; member in class:BMessage
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteEventStream.cpp97 uint32 what = 0; local
[all...]
/haiku/src/apps/stylededit/
H A DReplaceWindow.cpp179 ReplaceWindow::_SendMessage(uint32 what) argument

Completed in 1429 milliseconds

123456