Home
last modified time | relevance | path

Searched defs:preset_name (Results 1 – 25 of 108) sorted by relevance

12345

/dports/audio/abgate-lv2/abGate-1.2.0/
H A Dpreset.cpp28 void preset::construct(std::string preset_name, float preset_param_value[5]) { in construct()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DSavePresetDialog.cpp40 std::string preset_name = sel_preset.is_default ? "Untitled" : in Item() local
295 void SavePresetDialog::update_info_for_edit_ph_printer(const std::string& preset_name) in update_info_for_edit_ph_printer()
340 void SavePresetDialog::update_physical_printers(const std::string& preset_name) in update_physical_printers()
H A DPhysicalPrinterDialog.cpp44 PresetForPrinter::PresetForPrinter(PhysicalPrinterDialog* parent, const std::string& preset_name) : in PresetForPrinter()
115 wxString preset_name = m_presets_list->GetString(m_presets_list->GetSelection()); in update_full_printer_name() local
196 for (const std::string& preset_name : preset_names) in PhysicalPrinterDialog() local
510 std::string preset_name = prstft->get_preset_name(); in update_host_type() local
639 for (const std::string& preset_name : repeat_presets) in OnOK() local
H A DPresetComboBoxes.cpp476 std::string preset_name = physical_printers.get_selected_printer_preset_name(); in selection_is_changed_according_to_physical_printers() local
674 …const std::string& preset_name = wxGetApp().preset_bundle->filaments.get_preset_name_by_alias(sele… in PlaterPresetComboBox() local
857 for (const std::string preset_name : it->get_preset_names()) { in update() local
1029 for (const std::string preset_name : it->get_preset_names()) { in update() local
1077 std::string preset_name = Preset::remove_suffix_modified(old_label); in update_dirty() local
H A DSavePresetDialog.hpp46 std::string preset_name() const { return m_preset_name; } in preset_name() function
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Dglobal-preset.cpp28 GLOBAL_PRESET::GLOBAL_PRESET(const std::string& preset_name) in GLOBAL_PRESET()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_preset.c370 gchar *preset_name; in ags_preset_set_property() local
805 gchar *preset_name; in ags_preset_get_preset_name() local
829 gchar *preset_name) in ags_preset_set_preset_name()
1175 gchar *preset_name) in ags_preset_find_name()
H A Dags_preset.h72 gchar *preset_name; member
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Drenderentry.c11 BITCODE_T preset_name; /*!< DXF 1 */ in api_process() local
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_pattern_envelope.c1008 gchar *preset_name; in ags_pattern_envelope_get_active_preset() local
1176 gchar *preset_name) in ags_pattern_envelope_add_preset()
1660 gchar *preset_name; in ags_pattern_envelope_plot() local
H A Dags_envelope_editor.c813 gchar *preset_name; in ags_envelope_editor_get_active_preset() local
921 gchar *preset_name) in ags_envelope_editor_add_preset()
/dports/multimedia/pitivi/pitivi-0.999/pitivi/
H A Dpreset.py209 def _savePreset(self, preset_name): argument
224 def _buildFilePath(self, preset_name): argument
280 def _createUserPresetPath(self, preset_name): argument
/dports/games/freecell-solver/freecell-solver-6.2.0/
H A Dcmd_line.c44 static inline bool read_preset(const char *const preset_name, in read_preset()
196 void *const instance, const char *const preset_name, in freecell_solver_user_cmd_line_read_cmd_line_preset()
H A Dpreset.c45 } preset_name; typedef
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dae_lame.c230 static int lame_presets_set( lame_t gfp, int fast, int cbr, const char* preset_name ) in lame_presets_set()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dae_lame.c230 static int lame_presets_set( lame_t gfp, int fast, int cbr, const char* preset_name ) in lame_presets_set()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPreset.cpp639 …ctor<std::string> &keys, const Slic3r::StaticPrintConfig &defaults, const std::string &preset_name) in add_default_preset()
1488 bool PhysicalPrinter::add_preset(const std::string& preset_name) in add_preset()
1493 bool PhysicalPrinter::delete_preset(const std::string& preset_name) in delete_preset()
1794 bool PhysicalPrinterCollection::delete_preset_from_printers( const std::string& preset_name) in delete_preset_from_printers()
1813 …or<std::string> PhysicalPrinterCollection::get_printers_with_preset(const std::string& preset_name) in get_printers_with_preset()
1828 …d::string> PhysicalPrinterCollection::get_printers_with_only_preset(const std::string& preset_name) in get_printers_with_only_preset()
1864 …lPrinterCollection::select_printer(const std::string& printer_name, const std::string& preset_name) in select_printer()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/csv-imp/
H A Dgnc-imp-settings-csv-price.cpp129 for (auto preset_name : preset_names) in get_import_presets_price() local
H A Dgnc-imp-settings-csv-tx.cpp142 for (auto preset_name : preset_names) in get_import_presets_trans() local
/dports/math/py-sympy/sympy-1.9/sympy/plotting/pygletplot/
H A Dplot_camera.py37 def set_rot_preset(self, preset_name): argument
/dports/graphics/art/ART-1.9.3/tools/
H A Dextract_wb.py419 preset_name = '"'+preset[2]+'"' variable
479 preset_name = names.get(preset[2], preset[2]) variable
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Dequalizer-preset.cc130 char preset_name[181]; in aud_import_winamp_presets() local
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dencodingprofile.cc217 void EncodingProfile::set_preset_name(const Glib::ustring& preset_name) in set_preset_name()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gimpressionist/
H A Dpresets.c694 const gchar *preset_name; in save_preset() local
930 gchar *preset_name; in presets_list_select_preset() local
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Daudio_unit.cc314 set_preset_name_in_plist (CFPropertyListRef plist, string preset_name) in set_preset_name_in_plist()
2215 AUPlugin::do_remove_preset (std::string preset_name) in do_remove_preset()
2243 AUPlugin::do_save_preset (string preset_name) in do_save_preset()
2413 check_and_get_preset_name (ArdourComponent component, const string& pathstr, string& preset_name) in check_and_get_preset_name()
2530 string preset_name; in current_preset() local
2562 string preset_name; in find_presets() local
2675 string preset_name; in get_presets() local

12345