Home
last modified time | relevance | path

Searched refs:next_button (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/audio/gramofile/gramofile-1.6P/
H A Dtracksplit_filenm.c39 button_t next_button, cancel_button; in tracksplit_select_file() local
79 next_button.text = " Next screen > "; in tracksplit_select_file()
80 next_button.y = 20; in tracksplit_select_file()
81 next_button.x = 60; in tracksplit_select_file()
82 next_button.selected = FALSE; in tracksplit_select_file()
101 next_button.selected = TRUE; in tracksplit_select_file()
103 next_button.selected = FALSE; in tracksplit_select_file()
120 button_display (&next_button); in tracksplit_select_file()
121 mybox (next_button.y - 1, next_button.x - 1, in tracksplit_select_file()
122 3, strlen (next_button.text) + 2); in tracksplit_select_file()
H A Dsignpr_infilenm.c39 button_t next_button, cancel_button; in signproc_select_infile() local
79 next_button.text = " Next screen > "; in signproc_select_infile()
80 next_button.y = 20; in signproc_select_infile()
81 next_button.x = 60; in signproc_select_infile()
82 next_button.selected = FALSE; in signproc_select_infile()
99 next_button.selected = TRUE; in signproc_select_infile()
101 next_button.selected = FALSE; in signproc_select_infile()
118 button_display (&next_button); in signproc_select_infile()
119 mybox (next_button.y - 1, next_button.x - 1, in signproc_select_infile()
120 3, strlen (next_button.text) + 2); in signproc_select_infile()
H A Dsignpr_outfilenm.c39 button_t next_button, cancel_button, prev_button; in signproc_select_outfile() local
88 next_button.text = " Start "; in signproc_select_outfile()
89 next_button.y = 20; in signproc_select_outfile()
90 next_button.x = 68; in signproc_select_outfile()
91 next_button.selected = FALSE; in signproc_select_outfile()
113 next_button.selected = TRUE; in signproc_select_outfile()
115 next_button.selected = FALSE; in signproc_select_outfile()
135 button_display (&next_button); in signproc_select_outfile()
136 mybox (next_button.y - 1, next_button.x - 1, in signproc_select_outfile()
137 3, strlen (next_button.text) + 2); in signproc_select_outfile()
H A Dsignpr_filtmenu.c37 button_t next_button, cancel_button, prev_button; in signproc_select_filters() local
111 next_button.text = " Next screen > "; in signproc_select_filters()
112 next_button.y = 20; in signproc_select_filters()
113 next_button.x = 60; in signproc_select_filters()
114 next_button.selected = FALSE; in signproc_select_filters()
168 next_button.selected = TRUE; in signproc_select_filters()
170 next_button.selected = FALSE; in signproc_select_filters()
201 button_display (&next_button); in signproc_select_filters()
202 mybox (next_button.y - 1, next_button.x - 1, in signproc_select_filters()
203 3, strlen (next_button.text) + 2); in signproc_select_filters()
H A Dtracksplit_parammenu.c35 button_t next_button, cancel_button, prev_button; in tracksplit_parammenu() local
159 next_button.text = " Start computation "; in tracksplit_parammenu()
160 next_button.y = 20; in tracksplit_parammenu()
161 next_button.x = 56; in tracksplit_parammenu()
162 next_button.selected = FALSE; in tracksplit_parammenu()
206 next_button.selected = TRUE; in tracksplit_parammenu()
208 next_button.selected = FALSE; in tracksplit_parammenu()
244 button_display (&next_button); in tracksplit_parammenu()
245 mybox (next_button.y - 1, next_button.x - 1, in tracksplit_parammenu()
246 3, strlen (next_button.text) + 2); in tracksplit_parammenu()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/login_helpers/
H A Dtumblr_login.py19 next_button = '.signup_determine_btn'
21 action_runner.WaitForElement(selector=next_button)
22 action_runner.ClickElement(selector=next_button)
30 action_runner.WaitForElement(selector=next_button)
31 action_runner.ClickElement(selector=next_button)
/dports/math/PDL/PDL-2.019/Demos/
H A DPrima.pm111 my ($section_title_label, $text_pod, $code_eval, $prev_button, $next_button,
236 my $next_state = $next_button->enabled;
237 $next_button->enabled(0);
248 $next_button->enabled($next_state);
251 $next_button = $window->insert(Button =>
338 $next_button->notify('Click');
362 $next_button->enabled(1);
363 $next_button->text('Finish');
371 $next_button->enabled(1);
372 $next_button->text('Next');
/dports/games/tanks-of-freedom/Tanks-of-Freedom-0.7.0-beta/scripts/
H A Dtutorial.gd2 var next_button
8 next_button = get_node("control/menu_controls/next")
11 next_button.connect("pressed", self, "next_card")
33 next_button.hide()
35 next_button.show()
/dports/emulators/bfe/bfe2/
H A Dctrl.c18 GtkWidget *go_button, *stop_button, *step_button, *next_button; variable
55 if(enable_next) gtk_widget_set_sensitive(next_button, v); in set_ctrl_running()
56 else gtk_widget_set_sensitive(next_button, FALSE); in set_ctrl_running()
117 gtk_widget_set_sensitive(next_button, FALSE); in read_instruction()
160 gtk_widget_set_sensitive(next_button, TRUE); in read_instruction()
211 next_button = new_button(hbox, FALSE, " Next "); in ctrlInit()
212 gtk_signal_connect(GTK_OBJECT(next_button), "clicked", GTK_SIGNAL_FUNC(ctrl_next), NULL); in ctrlInit()
303 if(enable_next) gtk_widget_set_sensitive(next_button, v); in ctrlEnableControls()
304 else gtk_widget_set_sensitive(next_button, FALSE); in ctrlEnableControls()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/wwan/
H A Dcc-wwan-sim-lock-dialog.c55 GtkButton *next_button; member
80 gtk_widget_set_sensitive (GTK_WIDGET (self->next_button), lock_enabled != row_enabled); in cc_wwan_sim_lock_changed_cb()
162 gtk_widget_set_sensitive (GTK_WIDGET (self->next_button), FALSE); in cc_wwan_pin_entry_changed_cb()
169 gtk_widget_set_sensitive (GTK_WIDGET (self->next_button), TRUE); in cc_wwan_pin_entry_changed_cb()
220 gtk_widget_set_sensitive (GTK_WIDGET (self->next_button), FALSE); in cc_wwan_sim_lock_dialog_show()
227 gtk_widget_set_sensitive (GTK_WIDGET (self->next_button), FALSE); in cc_wwan_sim_lock_dialog_show()
229 GTK_WIDGET (self->next_button)); in cc_wwan_sim_lock_dialog_show()
279 gtk_widget_class_bind_template_child (widget_class, CcWwanSimLockDialog, next_button); in cc_wwan_sim_lock_dialog_class_init()
/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-settings/modules/
H A Dcs_applets.py76 self.next_button = Gtk.Button(label=_("Next Panel"))
77 self.next_button.set_no_show_all(True)
78 self.next_button.connect("clicked", self.next_panel)
79 self.panel_select_buttons.add(self.next_button)
82 size_group.add_widget(self.next_button)
137 self.next_button.show()
142 self.next_button.hide()
/dports/games/tanks-of-freedom/Tanks-of-Freedom-0.7.0-beta/scripts/controllers/
H A Dcampaign_menu_controller.gd10 var next_button
34 self.next_button = self.campaign_menu.get_node("bottom/control/dialog_controls/next_button")
48 self.next_button.connect("pressed", self, "_next_button_pressed")
142 if self.next_button.has_focus():
147 self.button_enable_switch(next_button,false)
149 self.button_enable_switch(next_button,true)
151 self.next_button.grab_focus()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/preferences/
H A Dplugins_ui.py29 self.next_button = QtWidgets.QPushButton(Form)
33 sizePolicy.setHeightForWidth(self.next_button.sizePolicy().hasHeightForWidth())
34 self.next_button.setSizePolicy(sizePolicy)
37 self.next_button.setIcon(icon)
38 self.next_button.setObjectName("next_button")
39 self.horizontalLayout.addWidget(self.next_button)
108 self.next_button.setText(_("&Next"))
/dports/games/py-mnemosyne/Mnemosyne-2.7.3/mnemosyne/pyqt_ui/
H A Dui_preview_cards_dlg.py72 self.next_button = QtWidgets.QPushButton(PreviewCardsDlg)
73 self.next_button.setAutoDefault(True)
74 self.next_button.setObjectName("next_button")
75 self.horizontalLayout.addWidget(self.next_button)
88 self.next_button.clicked.connect(PreviewCardsDlg.next)
98 self.next_button.setText(_('&Next sister card'))
H A Dui_tip_dlg.py84 self.next_button = QtWidgets.QPushButton(TipDlg)
85 self.next_button.setObjectName("next_button")
86 self.hboxlayout1.addWidget(self.next_button)
97 self.next_button.clicked.connect(TipDlg.next)
108 self.next_button.setText(_('&Next'))
109 self.next_button.setShortcut(_('Alt+N'))
/dports/x11/cinnamon-screensaver/cinnamon-screensaver-4.8.1/src/
H A DplayerControl.py58 self.next_button = TransparentButton("media-skip-forward-symbolic", Gtk.IconSize.BUTTON)
59 self.next_button.show()
60 trackers.con_tracker_get().connect(self.next_button,
63 button_box.pack_start(self.next_button, True, True, 2)
69 self.next_button]
152 self.next_button.set_sensitive(self.player.get_can_go_next())
/dports/editors/setzer/Setzer-0.4.1/setzer/dialogs/bibtex_wizard/
H A Dbibtex_wizard_viewgtk.py64 self.next_button = Gtk.Button.new_with_mnemonic(_('_Next'))
65 self.next_button.set_can_focus(False)
66 self.next_button.get_style_context().add_class('suggested-action')
72 self.headerbar.pack_end(self.next_button)
/dports/editors/setzer/Setzer-0.4.1/setzer/dialogs/document_wizard/
H A Ddocument_wizard_viewgtk.py65 self.next_button = Gtk.Button.new_with_mnemonic(_('_Next'))
66 self.next_button.set_can_focus(False)
67 self.next_button.get_style_context().add_class('suggested-action')
73 self.headerbar.pack_end(self.next_button)
/dports/audio/uade/uade-2.13/src/frontends/xmms/
H A Dsubsongseek.c76 GtkWidget *next_button,*ffwd_button; in uade_gui_seek_subsong() local
148 next_button = gtk_button_new_with_label(">"); in uade_gui_seek_subsong()
149 gtk_widget_set_usize(next_button, 27, -1); in uade_gui_seek_subsong()
150 gtk_signal_connect_object(GTK_OBJECT(next_button), "clicked", in uade_gui_seek_subsong()
190 next_button); in uade_gui_seek_subsong()
/dports/audio/gmpc/gmpc-11.8.16/src/GUI/
H A Dcontrol_window.c127 GtkWidget *pp_button, *next_button, *prev_button, *ff_button; in create_control_window() local
201 next_button = gtk_button_new(); in create_control_window()
202 gtk_container_add(GTK_CONTAINER(next_button), in create_control_window()
204 gtk_activatable_set_related_action(GTK_ACTIVATABLE(next_button), in create_control_window()
206 gtk_button_set_relief(GTK_BUTTON(next_button), GTK_RELIEF_NONE); in create_control_window()
207 gtk_box_pack_start(GTK_BOX(hbox), next_button, FALSE, FALSE, 0); in create_control_window()
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dhtest.py411 next_button.pack_forget()
434 next_button = tk.Button(root, text="Next", command=next_test)
436 next_button.pack()
437 next_button.focus_set()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dhtest.py411 next_button.pack_forget()
434 next_button = tk.Button(root, text="Next", command=next_test)
436 next_button.pack()
437 next_button.focus_set()
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dhtest.py411 next_button.pack_forget()
434 next_button = tk.Button(root, text="Next", command=next_test)
436 next_button.pack()
437 next_button.focus_set()
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dhtest.py411 next_button.pack_forget()
434 next_button = tk.Button(root, text="Next", command=next_test)
436 next_button.pack()
437 next_button.focus_set()
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dhtest.py411 next_button.pack_forget()
434 next_button = tk.Button(root, text="Next", command=next_test)
436 next_button.pack()
437 next_button.focus_set()

12345678910>>...13