Home
last modified time | relevance | path

Searched defs:checkbox_label (Results 1 – 17 of 17) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGUI_Utils.cpp162 …const wxString checkbox_label(dlg != nullptr ? dlg->checkbox_label : wxString("String long enough … in ExtraPanel() local
178 const wxString &checkbox_label, in CheckboxFileDialog()
H A DGUI_Utils.hpp366 wxString checkbox_label; member in Slic3r::GUI::CheckboxFileDialog
/dports/www/py-lektor/Lektor-3.2.2/example/models/
H A Dtypes.ini12 checkbox_label = If true, then some sample text will render. key
17 checkbox_label = If true, then some sample text will render. key
/dports/graphics/py-pyglet/pyglet-1.5.21/website/themes/lektor-icon/flowblocks/
H A Dgallery_item.ini29 checkbox_label = Open link on click instead of image popup key
H A Dgallery.ini29 checkbox_label = Show titles of gallery items above images key
H A Dmission.ini30 checkbox_label = Enable mission images column key
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/pynicotine/gtkgui/widgets/
H A Ddialogs.py197 def option_dialog(parent, title, message, callback, callback_data=None, checkbox_label="", argument
/dports/graphics/py-pyglet/pyglet-1.5.21/website/themes/lektor-icon/models/
H A Dblog.ini30 checkbox_label = Enable comments by default (requires lektor-disqus-comments) key
H A Dsingle-layout.ini14 checkbox_label = Show "Home" link in the top navigation bar key
H A Dblog-post.ini46 checkbox_label = Enable comments on this post key
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/web_apps/
H A Dweb_app_uninstall_dialog_view.cc104 base::string16 checkbox_label = l10n_util::GetStringFUTF16( in WebAppUninstallDialogDelegateView() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/apps/app_dialog/
H A Dapp_uninstall_dialog_view.cc215 auto checkbox_label = std::make_unique<views::StyledLabel>(); in InitializeCheckbox() local
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/xine-toolkit/
H A D_xitk.h348 xitk_widget_t *checkbox_label; member
H A Dwindow.c1082 const char *checkbox_label, in xitk_window_dialog_checkbox_two_buttons_with_width()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dcustom_widget_actions.cpp936 RoutingMatrixHeaderWidgetAction::RoutingMatrixHeaderWidgetAction(const QString& checkbox_label, con… in RoutingMatrixHeaderWidgetAction()
/dports/www/e107/e107/e107_handlers/
H A Dform_handler.php2539 function checkbox_label($label_title, $name, $value, $checked = false, $options = array()) function in e_form
/dports/devel/py-orange-widget-base/orange-widget-base-4.13.0/orangewidget/
H A Dgui.py1674 checkbox_label=None, orientation=None, commit=None, argument