Home
last modified time | relevance | path

Searched defs:addChoice (Results 1 – 21 of 21) sorted by relevance

/dports/comms/cubicsdr/CubicSDR-0248e5a/src/visual/
H A DModeSelectorCanvas.cpp154 void ModeSelectorCanvas::addChoice(int value, std::string label) { in addChoice() function in ModeSelectorCanvas
159 void ModeSelectorCanvas::addChoice(std::string label) { in addChoice() function in ModeSelectorCanvas
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/widget/
H A DSelectWidget.java197 public void addChoice(String option) in addChoice() method in SelectWidget
202 public void addChoice(String option, String value) in addChoice() method in SelectWidget
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/tools/qmc2_options_editor_java/src/sourceforge/org/qmc2/options/editor/model/
H A DComboOption.java61 public void addChoice(String choice) { in addChoice() method in ComboOption
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Field/
H A DChoiceFormField.php162 public function addChoice(\DOMElement $node) function in Symfony\\Component\\DomCrawler\\Field\\ChoiceFormField
/dports/www/bolt/bolt-2.2.24/vendor/symfony/dom-crawler/Symfony/Component/DomCrawler/Field/
H A DChoiceFormField.php168 public function addChoice(\DOMElement $node) function in Symfony\\Component\\DomCrawler\\Field\\ChoiceFormField
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DomCrawler/Field/
H A DChoiceFormField.php162 public function addChoice(\DOMElement $node) function in Symfony\\Component\\DomCrawler\\Field\\ChoiceFormField
/dports/devel/gitlist/gitlist/vendor/symfony/dom-crawler/Field/
H A DChoiceFormField.php164 public function addChoice(\DOMElement $node) function in Symfony\\Component\\DomCrawler\\Field\\ChoiceFormField
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/
H A DKeyChoice.java131 private void addChoice (final EntryInformation entry_information, in addChoice() method in KeyChoice
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/sources/ui/components/
H A DSpinBoxChooser.cpp20 void SpinBoxChooser::addChoice(int32_t value, const char *text) in addChoice() function in SpinBoxChooser
/dports/games/brutalchess/brutalchess-0.5.2/src/
H A Dmenuitem.cpp216 void ChoicesItem::addChoice(const string & choiceName, int eventCode) in addChoice() function in ChoicesItem
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/java/src/org/chromium/chrome/browser/autofill_assistant/form/
H A DAssistantFormInput.java44 private static void addChoice( in addChoice() method in AssistantFormInput
/dports/www/bolt/bolt-2.2.24/vendor/symfony/form/Symfony/Component/Form/Extension/Core/ChoiceList/
H A DChoiceList.php348 …protected function addChoice(array &$bucketForPreferred, array &$bucketForRemaining, $choice, $lab… function in Symfony\\Component\\Form\\Extension\\Core\\ChoiceList\\ChoiceList
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/ui/editors/
H A Dvariablegroupeditor.cpp219 CVarChoiceWidget *VariableGroupEditor::addChoice(char const *cvar, ui::Direction opening) in addChoice() function in VariableGroupEditor
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mobile/Android/app/src/main/java/org/geuz/onelab/
H A DParameterNumber.java115 public void addChoice(double choice, String value) in addChoice() method in ParameterNumber
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DSwitch.cpp208 SoVRMLSwitch::addChoice(SoNode * choiceptr) in addChoice() function in SoVRMLSwitch
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Dnpcdialog.cpp700 void NpcDialog::addChoice(const std::string &choice) in addChoice() function in NpcDialog
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwdialogue/
H A Ddialoguemanagerimp.cpp468 void DialogueManager::addChoice (const std::string& text, int choice) in addChoice() function in MWDialogue::DialogueManager
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Dfont.cpp985 void RMDialogChoice::addChoice(const Common::String &string) { in addChoice() function in Tony::RMDialogChoice
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Dfont.cpp986 void RMDialogChoice::addChoice(const Common::String &string) { in addChoice() function in Tony::RMDialogChoice
/dports/security/openconnect/openconnect-8.10/java/src/org/infradead/libopenconnect/
H A DLibOpenConnect.java201 void addChoice(FormChoice fc) { in addChoice() method in LibOpenConnect.FormOpt
/dports/deskutils/treeline/TreeLine/source/
H A Dfieldformat.py1578 def addChoice(self, text): member in AutoChoiceField
1832 def addChoice(self, text): member in AutoCombinationField