Home
last modified time | relevance | path

Searched defs:edit_button (Results 1 – 25 of 101) sorted by relevance

12345

/dports/www/moodle39/moodle/theme/boost/classes/output/
H A Dcore_renderer.php32 public function edit_button(moodle_url $url) { function in theme_boost\\output\\core_renderer
/dports/www/moodle310/moodle/theme/boost/classes/output/
H A Dcore_renderer.php32 public function edit_button(moodle_url $url) { function in theme_boost\\output\\core_renderer
/dports/www/moodle311/moodle/theme/boost/classes/output/
H A Dcore_renderer.php32 public function edit_button(moodle_url $url) { function in theme_boost\\output\\core_renderer
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/test/integration_tests/pages/admin/network/
H A Drouterspage.py23 def edit_router(self, edit_button, row): argument
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Drewardlist-dialog.h45 Gtk::Button *edit_button; variable
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/utilities/templatetags/
H A Dbuttons.py43 def edit_button(instance): function
/dports/security/py-netbox-secretstore/netbox-secretstore-1.0.10/netbox_secretstore/templatetags/
H A Dplugin_buttons.py86 def edit_button(instance): function
/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/menus/
H A Deditor.lua215 edit_button = menu:addFullButton(_("~!Edit Map"), "e", offx + 208, offy + 104 + 36 * 5, function() function
222edit_button = menu:addFullButton(_("~!Edit Mod"), "e", offx + 208, offy + 104 + 36 * 5, function()… function
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/widgets/
H A Dcolor_list_widget.h91 QToolButton* edit_button; variable
H A Dtemplate_list_widget.h155 QToolButton* edit_button; variable
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/symbols/
H A Dsymbol_properties_widget.h105 QPushButton* edit_button; variable
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_format_selector.h91 Gtk::Button edit_button; variable
H A Dbundle_manager.h118 Gtk::Button edit_button; variable
/dports/multimedia/olive/olive-0.1.2/ui/
H A Dtexteditex.cpp43 QPushButton* edit_button = new QPushButton(tr("Edit Text")); in TextEditEx() local
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimptemplateview.h45 GtkWidget *edit_button; member
H A Dgimpdevicestatus.h51 GtkWidget *edit_button; member
H A Dgimpcontrollereditor.h45 GtkWidget *edit_button; member
/dports/japanese/libtomoe-gtk/tomoe-gtk-0.6.0/src/
H A Dtomoe-edit-meta.h49 GtkWidget *edit_button; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Dcredit_card_editor_view_controller_browsertest.cc266 views::View* edit_button = list_view->children().front()->GetViewByID( in IN_PROC_BROWSER_TEST_F() local
347 views::View* edit_button = list_view->children().front()->GetViewByID( in IN_PROC_BROWSER_TEST_F() local
561 views::View* edit_button = list_view->children().front()->GetViewByID( in IN_PROC_BROWSER_TEST_F() local
H A Dpayment_method_view_controller_browsertest.cc166 views::View* edit_button = list_view->children().front()->GetViewByID( in IN_PROC_BROWSER_TEST_F() local
H A Dpayment_request_item_list.cc111 auto edit_button = views::CreateVectorImageButton( in Init() local
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-label-manager.c38 GtkWidget *edit_button; member
62 GtkWidget *edit_button; in G_DEFINE_TYPE() local
H A De-mail-account-manager.c43 GtkWidget *edit_button; /* not referenced */ member
350 GtkWidget *edit_button; in mail_account_manager_row_activated_cb() local
409 GtkWidget *edit_button; in mail_account_manager_selection_changed_cb() local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shellexecui/
H A Dinterface.c38 GtkWidget *edit_button; in create_shellexec_conf_dialog() local
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/test/integration_tests/pages/identity/
H A Dgroupspage.py38 def edit_group(self, edit_button, row): argument

12345