Searched defs:message (Results 226 - 250 of 1014) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/translators/png/
H A DPNGView.cpp129 BMessage* message = new BMessage(M_PNG_SET_INTERLACE); local
155 PNGView::MessageReceived(BMessage *message) argument
/haiku-fatelf/src/add-ons/translators/sgi/
H A DSGIView.cpp63 BMessage* message = new BMessage(SGIView::MSG_COMPRESSION_CHANGED); local
190 SGIView::MessageReceived(BMessage* message) argument
/haiku-fatelf/src/add-ons/translators/tiff/
H A DTIFFView.cpp62 BMessage* message = new BMessage(TIFFView::MSG_COMPRESSION_CHANGED); local
187 TIFFView::MessageReceived(BMessage* message) argument
/haiku-fatelf/src/apps/3dmov/
H A DMainWindow.cpp132 void MainWindow :: MessageReceived(BMessage *message) argument
/haiku-fatelf/src/apps/cortex/DiagramView/
H A DDiagramWire.cpp197 MessageDragged( BPoint point, uint32 transit, const BMessage *message) argument
/haiku-fatelf/src/apps/cortex/TipManager/
H A DTipManager.cpp70 ignore_quit_key( BMessage* message, BHandler** target, BMessageFilter* filter) argument
287 MessageReceived( BMessage* message) argument
/haiku-fatelf/src/apps/cortex/support/
H A DObservableHandler.cpp138 notify( BMessage* message) argument
160 MessageReceived( BMessage* message) argument
210 _handleAddObserver( BMessage* message) argument
259 _handleRemoveObserver( BMessage* message) argument
[all...]
H A DObservableLooper.cpp133 notify( BMessage* message) argument
195 MessageReceived( BMessage* message) argument
247 _handleAddObserver( BMessage* message) argument
288 _handleRemoveObserver( BMessage* message) argument
[all...]
H A DTextControlFloater.cpp48 MomentaryTextControl( BRect frame, const char* name, const char* label, const char* text, BMessage* message, uint32 resizingMode=B_FOLLOW_LEFT|B_FOLLOW_TOP, uint32 flags=B_WILL_DRAW|B_NAVIGABLE) argument
107 TextControlFloater( BRect frame, alignment align, const BFont* font, const char* text, const BMessenger& target, BMessage* message, BMessage* cancelMessage) argument
165 MessageReceived( BMessage* message) argument
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.cpp97 GraphicalUserInterface::NotifyUser(const char* title, const char* message, argument
125 SynchronouslyAskUser(const char* title, const char* message, const char* choice1, const char* choice2, const char* choice3) argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DWatchPromptWindow.cpp136 WatchPromptWindow::MessageReceived(BMessage* message) argument
/haiku-fatelf/src/apps/deskbar/
H A DBarMenuTitle.cpp197 TBarMenuTitle::Invoke(BMessage* message) argument
/haiku-fatelf/src/apps/deskcalc/
H A DCalcWindow.cpp83 CalcWindow::MessageReceived(BMessage* message) argument
/haiku-fatelf/src/apps/diskprobe/
H A DOpenWindow.cpp79 OpenWindow::MessageReceived(BMessage *message) argument
149 BMessage *message = new BMessage(B_REFS_RECEIVED); local
/haiku-fatelf/src/apps/drivesetup/
H A DSupport.cpp97 SizeSlider(const char* name, const char* label, BMessage* message, int32 minValue, int32 maxValue) argument
/haiku-fatelf/src/apps/expander/
H A DDirectoryFilePanel.cpp50 DirectoryFilePanel(file_panel_mode mode, BMessenger* target, const entry_ref* startDirectory, uint32 nodeFlavors, bool allowMultipleSelection, BMessage* message, BRefFilter* filter, bool modal, bool hideWhenDone) argument
H A DExpanderSettings.cpp198 ExpanderSettings::UpdateFrom(BMessage *message) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/panel/
H A DPanel.cpp27 virtual filter_result Filter(BMessage* message, BHandler** target) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerPanel.cpp143 ColorPickerPanel::MessageReceived(BMessage* message) argument
178 ColorPickerPanel::SetMessage(BMessage* message) argument
41 ColorPickerPanel(BRect frame, rgb_color color, selected_color_mode mode, BWindow* window, BMessage* message, BHandler* target) argument
H A DColorPreview.cpp70 ColorPreview::MessageReceived(BMessage* message) argument
153 ColorPreview::MouseMoved(BPoint where, uint32 transit, const BMessage* message) argument
165 ColorPreview::Invoke(BMessage* message) argument
205 BMessage message = make_color_drop_message(fColor, bitmap); local
[all...]
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupControl.cpp38 PopupControl::MessageReceived(BMessage* message) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/stateview/
H A DManipulator.cpp81 Manipulator::MessageReceived(BMessage* message, Command** _command) argument
H A DViewState.cpp64 ViewState::MessageReceived(BMessage* message, Command** _command) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/property/specific_properties/
H A DIconProperty.cpp132 IconProperty::SetMessage(const BMessage* message) argument
19 IconProperty(uint32 identifier, const uchar* icon, uint32 width, uint32 height, color_space format, BMessage* message) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DColorValueView.cpp79 ColorValueView::MessageReceived(BMessage* message) argument

Completed in 220 milliseconds

1234567891011>>