Searched refs:what (Results 351 - 375 of 1021) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoView.cpp194 switch (msg->what) {
/haiku/src/apps/cortex/DiagramView/
H A DDiagramWire.cpp203 switch (message->what)
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.h68 void SetEnabled(log_what what, bool enable);
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp79 if (message->what == fPeakNotificationWhat) {
87 switch (message->what) {
266 PeakView::SetPeakNotificationWhat(uint32 what) argument
268 fPeakNotificationWhat = what;
/haiku/src/bin/network/ppp_up/
H A DPPPDeskbarReplicant.cpp89 switch(message->what) {
/haiku/src/kits/app/
H A DInvoker.cpp76 return fMessage->what;
/haiku/src/kits/interface/
H A DOptionControl.cpp57 switch (message->what) {
/haiku/src/kits/shared/
H A DShakeTrackingFilter.cpp62 switch (message->what) {
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DViewContainer.cpp31 switch (message->what) {
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DMenuFieldTest.cpp113 switch (message->what) {
/haiku/src/tests/servers/app/benchmark/
H A DBenchmark.cpp78 switch (message->what) {
/haiku/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp110 switch (message->what) {
/haiku/src/tests/servers/app/window_invalidation/
H A DWindowInvalidation.cpp111 if (message->what == 'actn') {
/haiku/src/tools/cppunit/cppunit/
H A DTextOutputter.cpp119 m_stream << " \"" << thrownException->what() << "\"";
H A DTextTestResult.cpp132 stream << " \"" << thrownException->what() << "\"";
/haiku/src/servers/print/
H A DTransport.cpp196 switch(msg->what) {
/haiku/src/servers/net/
H A DAutoconfigLooper.cpp213 switch (message->what) {
/haiku/src/apps/launchbox/
H A DNamePanel.cpp100 switch (message->what) {
/haiku/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp198 m.what = M_SYNC_FAILED;
/haiku/src/kits/midi2/
H A DMidiRosterLooper.cpp199 switch (msg->what) {
345 bool mustConnect = (msg->what == MSG_ENDPOINTS_CONNECTED);
504 msg->what = B_MIDI_EVENT;
526 notify.what = B_MIDI_EVENT;
/haiku/src/tests/kits/app/bmessenger/
H A DSMInvoker.cpp24 return (fReplyMessage && fReplyMessage->what == MSG_REPLY);
/haiku/headers/os/interface/
H A DControl.h72 int32 what, const char* property);
/haiku/headers/os/storage/
H A DNode.h103 virtual status_t set_stat(struct stat& stat, uint32 what);
/haiku/headers/build/private/app/
H A DMessagePrivate.h58 uint32 what; member in struct:BMessage::message_header
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp79 switch (message->what) {

Completed in 131 milliseconds

<<11121314151617181920>>