Home
last modified time | relevance | path

Searched +defs:msg +defs:button (Results 1 – 25 of 2424) sorted by relevance

12345678910>>...97

/dports/astro/siril/siril/src/filters/
H A Dwavelets.c172 gchar *filename, *msg; in extract_plans() local
202 void on_button_reset_w_clicked(GtkButton *button, gpointer user_data) { in on_button_reset_w_clicked()
214 void on_button_ok_w_clicked(GtkButton *button, gpointer user_data) { in on_button_ok_w_clicked()
227 void on_button_cancel_w_clicked(GtkButton *button, gpointer user_data) { in on_button_cancel_w_clicked()
232 void on_button_compute_w_clicked(GtkButton *button, gpointer user_data) { in on_button_compute_w_clicked()
250 char *msg = siril_log_message( in on_button_compute_w_clicked() local
260 char *msg = siril_log_message(_("Wavelet: type must be %d or %d\n"), in on_button_compute_w_clicked() local
321 char *msg = siril_log_message(_("Wavelet: maximum number " in on_button_extract_w_ok_clicked() local
350 void on_spin_w0_value_changed(GtkSpinButton *button, gpointer user_data) { in on_spin_w0_value_changed()
358 void on_spin_w1_value_changed(GtkSpinButton *button, gpointer user_data) { in on_spin_w1_value_changed()
[all …]
/dports/games/lincity-ng/lincity-ng-2.0/src/gui/
H A DWindow.cpp69 std::stringstream msg; in parse() local
75 std::stringstream msg; in parse() local
81 std::stringstream msg; in parse() local
87 std::stringstream msg; in parse() local
107 std::auto_ptr<Button> button (new Button()); in parse() local
163 Button* button = (Button*) closeButton().getComponent(); in parse() local
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/command_classes/
H A DSwitchMultilevel.cpp81 …Msg* msg = new Msg("SwitchMultilevelCmd_SupportedGet", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA,… in RequestState() local
109 …Msg* msg = new Msg("SwitchMultilevelCmd_Get", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true, tr… in RequestValue() local
212 Internal::VC::ValueButton* button; in HandleMsg() local
271 …if (Internal::VC::ValueButton* button = static_cast<Internal::VC::ValueButton*>(GetValue(instance,… in SetValue() local
288 …if (Internal::VC::ValueButton* button = static_cast<Internal::VC::ValueButton*>(GetValue(instance,… in SetValue() local
345 …if (Internal::VC::ValueButton* button = static_cast<Internal::VC::ValueButton*>(GetValue(instance,… in SetValue() local
362 …if (Internal::VC::ValueButton* button = static_cast<Internal::VC::ValueButton*>(GetValue(instance,… in SetValue() local
416 Msg* msg = new Msg("SwitchMultilevelCmd_Set", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true); in SetLevel() local
514 …Msg* msg = new Msg("SwitchMultilevelCmd_StartLevelChange", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_D… in StartLevelChange() local
557 …Msg* msg = new Msg("SwitchMultilevelCmd_StopLevelChange", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DA… in StopLevelChange() local
H A DPowerlevel.cpp89 …Msg* msg = new Msg("PowerlevelCmd_Get", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true, true, FU… in RequestValue() local
207 …if (Internal::VC::ValueButton* button = static_cast<Internal::VC::ValueButton*>(GetValue(instance,… in SetValue() local
252 …if (Internal::VC::ValueButton* button = static_cast<Internal::VC::ValueButton*>(GetValue(instance,… in SetValue() local
265 …if (Internal::VC::ValueButton* button = static_cast<Internal::VC::ValueButton*>(GetValue(instance,… in SetValue() local
317 …Msg* msg = new Msg("PowerlevelCmd_Set", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true, true, FU… in Set() local
378 …Msg* msg = new Msg("PowerlevelCmd_TestNodeSet", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true, … in Test() local
400 …Msg* msg = new Msg("PowerlevelCmd_TestNodeGet", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true, … in Report() local
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dmessage.cpp114 void message::set_button_caption(const button_id button, in set_button_caption()
123 void message::set_button_visible(const button_id button, in set_button_visible()
132 void message::set_button_retval(const button_id button, const int retval) in set_button_retval()
153 const std::string& msg, in show_message()
165 const std::string& msg, in show_message()
205 void show_error_message(const std::string& msg, in show_error_message()
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/command_classes/
H A DSwitchMultilevel.cpp142 …Msg* msg = new Msg( "SwitchMultilevelCmd_Get", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true, t… in RequestValue() local
203 ValueButton* button; in HandleMsg() local
252 …Msg* msg = new Msg( "SwitchMultilevelCmd_SupportedGet", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA… in SetVersion() local
293 …if( ValueButton* button = static_cast<ValueButton*>( GetValue( instance, SwitchMultilevelIndex_Bri… in SetValue() local
310 …if( ValueButton* button = static_cast<ValueButton*>( GetValue( instance, SwitchMultilevelIndex_Dim… in SetValue() local
367 …if( ValueButton* button = static_cast<ValueButton*>( GetValue( instance, SwitchMultilevelIndex_Inc… in SetValue() local
384 …if( ValueButton* button = static_cast<ValueButton*>( GetValue( instance, SwitchMultilevelIndex_Dec… in SetValue() local
446 Msg* msg = new Msg( "SwitchMultilevelCmd_Set", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_DATA, true ); in SetLevel() local
547 …Msg* msg = new Msg( "SwitchMultilevelCmd_StartLevelChange", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_… in StartLevelChange() local
588 …Msg* msg = new Msg( "SwitchMultilevelCmd_StopLevelChange", GetNodeId(), REQUEST, FUNC_ID_ZW_SEND_D… in StopLevelChange() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Dldvcallbacks.c11 void on_camgrab_clicked(LiVESButton *button, livespointer user_data) { in on_camgrab_clicked()
14 char *msg; in on_camgrab_clicked() local
40 void on_camstop_clicked(LiVESButton *button, livespointer user_data) { in on_camstop_clicked()
61 void on_camplay_clicked(LiVESButton *button, livespointer user_data) { in on_camplay_clicked()
75 void on_camrew_clicked(LiVESButton *button, livespointer user_data) { in on_camrew_clicked()
82 void on_camff_clicked(LiVESButton *button, livespointer user_data) { in on_camff_clicked()
89 void on_cameject_clicked(LiVESButton *button, livespointer user_data) { in on_cameject_clicked()
95 void on_camquit_clicked(LiVESButton *button, livespointer user_data) { in on_camquit_clicked()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java42 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
84 TestFailedException(String msg) { in TestFailedException()
93 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java41 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
83 TestFailedException(String msg) { in TestFailedException()
92 TestErrorException(String msg) { in TestErrorException()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Focus/ClearGlobalFocusOwnerTest/
H A DClearGlobalFocusOwnerTest.java41 static Button button = new Button("Test button"); field in ClearGlobalFocusOwnerTest
83 TestFailedException(String msg) { in TestFailedException()
92 TestErrorException(String msg) { in TestErrorException()
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/gx/gui/
H A Dgui.c66 gui_butn *button; in GUI_InitMenu() local
128 gui_butn *button; in GUI_DeleteMenu() local
181 gui_butn *button; in GUI_DrawMenu() local
311 gui_butn *button; in GUI_DrawMenuFX() local
580 gui_butn *button; in GUI_SlideMenuTitle() local
651 gui_butn *button; in GUI_UpdateMenu() local
1026 butn_data button; in GUI_OptionWindow() local
1275 char msg[16]; in GUI_OptionBox() local
1526 char msg[16]; in GUI_OptionBox2() local
1953 void GUI_WaitPrompt(char *title, char *msg) in GUI_WaitPrompt()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/gx/gui/
H A Dgui.c66 gui_butn *button; in GUI_InitMenu() local
128 gui_butn *button; in GUI_DeleteMenu() local
181 gui_butn *button; in GUI_DrawMenu() local
311 gui_butn *button; in GUI_DrawMenuFX() local
580 gui_butn *button; in GUI_SlideMenuTitle() local
651 gui_butn *button; in GUI_UpdateMenu() local
1026 butn_data button; in GUI_OptionWindow() local
1275 char msg[16]; in GUI_OptionBox() local
1526 char msg[16]; in GUI_OptionBox2() local
1953 void GUI_WaitPrompt(char *title, char *msg) in GUI_WaitPrompt()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogContextMenu.cpp46 void CContextButtons::Add(unsigned int button, const std::string &label) in Add()
54 void CContextButtons::Add(unsigned int button, int label) in Add()
205 int button = ShowAndGetChoice(buttons); in SourcesMenu() local
279 …textMenu::OnContextButton(const std::string &type, const CFileItemPtr& item, CONTEXT_BUTTON button) in OnContextButton()
431 CGUIMessage msg(GUI_MSG_NOTIFY_ALL,0,0,GUI_MSG_UPDATE_SOURCES); in OnContextButton() local
453 CGUIMessage msg(GUI_MSG_NOTIFY_ALL,0,0,GUI_MSG_UPDATE_SOURCES); in OnContextButton() local
465 CGUIMessage msg(GUI_MSG_NOTIFY_ALL,0,0,GUI_MSG_UPDATE_SOURCES); in OnContextButton() local
483 CGUIMessage msg(GUI_MSG_NOTIFY_ALL,0,0,GUI_MSG_UPDATE_SOURCES); in OnContextButton() local
516 CGUIMessage msg(GUI_MSG_NOTIFY_ALL,0,0,GUI_MSG_UPDATE_SOURCES); in OnContextButton() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Dwindows7thumbbar.cpp61 static void SetupButton(const QAction* action, THUMBBUTTON* button) { in SetupButton()
83 void Windows7ThumbBar::HandleWinEvent(MSG* msg) { in HandleWinEvent()
132 THUMBBUTTON* button = &buttons[i]; in HandleWinEvent() local
165 THUMBBUTTON* button = &buttons[i]; in ActionChanged() local
/dports/astro/siril/siril/src/core/
H A Dsiril_log.c114 static char *msg = NULL; in siril_log_internal() local
143 char *msg = siril_log_internal(format, NULL, args); in siril_log_message() local
153 char *msg = siril_log_internal(format, color, args); in siril_log_color_message() local
161 void on_clear_log_button_clicked(GtkButton *button, gpointer user_data) { in on_clear_log_button_clicked()
169 void on_export_log_button_clicked(GtkButton *button, gpointer user_data) { in on_export_log_button_clicked()
/dports/x11/cinnamon/cinnamon-4.8.6/utils/cinnamon-stap-monitor/
H A Dcinnamon-stap-monitor.py184 def on_terminal_clicked(self, button): argument
187 def on_reset_clicked(self, button): argument
213 def ask(self, msg): argument
226 def inform_error(self, msg, detail): argument
240 def inform(self, msg, detail): argument
/dports/databases/libgda5-ui/libgda-5.2.10/libgda-ui/data-entries/plugins/
H A Dgdaui-entry-rt.c35 /* virtual functions */ in file_load_cb()
36 static GtkWidget *create_entry (GdauiEntryWrapper *mgwrap); in file_load_cb()
77 gdaui_entry_rt_class_init (GdauiEntryRtClass * class)
105 * @options: the options in file_save_cb()
106 * in file_save_cb()
107 * Creates a new widget which is mainly a GtkEntry in file_save_cb()
153 gdaui_entry_rt->priv = NULL;
183 gdaui_rt_editor_set_contents (GDAUI_RT_EDITOR (mgtxt->priv->view), "", -1);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualTests/org/eclipse/swt/tests/gtk/snippets/
H A DBug505418_Listeners_evals.java52 Button button = new Button(shell, SWT.PUSH); in locationChange() local
107 Button button = new Button(shell, SWT.PUSH); in progressListener() local
150 Button button = new Button(shell, SWT.PUSH); in statusTextListener() local
182 Button button = new Button(shell, SWT.PUSH); in closeWindowListener() local
230 Button button = new Button(shell, SWT.PUSH); in openWindowListener() local
277 Button button = new Button(shell, SWT.PUSH); in titleListener() local
308 Button button = new Button(shell, SWT.PUSH); in visibilityWindowListener() local
393 private static void evalTest(final Browser browser, Object msg) { in evalTest()

12345678910>>...97