Home
last modified time | relevance | path

Searched defs:preselect (Results 1 – 25 of 64) sorted by relevance

123

/dports/x11-toolkits/py-easygui/easygui-0.98.1/easygui/boxes/
H A Dchoice_box.py19 def choicebox(msg="Pick an item", title="", choices=[], preselect=0, argument
43 preselect=0, callback=None, argument
90 def __init__(self, msg, title, choices, preselect, multiple_select, callback): argument
178 def __init__(self, msg, title, choices, preselect, multiple_select, callback): argument
272 def preselect_choice(self, preselect): argument
/dports/emulators/mgba/mgba-0.9.2/src/util/gui/
H A Dfile-select.c51 …ol (*filterName)(const char* name), bool (*filterContents)(struct VFile*), const char* preselect) { in _refreshDirectory()
160 …ol (*filterName)(const char* name), bool (*filterContents)(struct VFile*), const char* preselect) { in GUISelectFile()
/dports/games/libretro-mgba/mgba-6186d45/src/util/gui/
H A Dfile-select.c50 …ol (*filterName)(const char* name), bool (*filterContents)(struct VFile*), const char* preselect) { in _refreshDirectory()
158 …ol (*filterName)(const char* name), bool (*filterContents)(struct VFile*), const char* preselect) { in GUISelectFile()
/dports/math/R/R-4.1.2/src/library/utils/R/
H A Dwidgets.R20 function(choices, preselect = NULL, multiple = FALSE, title = NULL, argument
/dports/math/libRmath/R-4.1.1/src/library/utils/R/
H A Dwidgets.R20 function(choices, preselect = NULL, multiple = FALSE, title = NULL, argument
/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/ConfigurationPages/
H A DEditorHighlightingStylesSelectionDialog.py26 def __init__(self, lexerNames, forImport, preselect=None, parent=None): argument
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/plasmalnf/
H A DConfig.cpp64 QString preselect = CalamaresUtils::getString( configurationMap, "preselect" ); in setConfigurationMap() local
/dports/audio/giada/giada-0.17.1/src/gui/elems/
H A Dbrowser.cpp169 void geBrowser::preselect(int pos, int line) in preselect() function in giada::v::geBrowser
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/multiauth/lib/Auth/Source/
H A DMultiAuth.php50 private $preselect; variable in SimpleSAML\\Module\\multiauth\\Auth\\Source\\MultiAuth
/dports/math/rkward-kde/rkward-0.7.1/rkward/rbackend/rpackages/rkward/R/
H A Drk.KDE_GUI-functions.R159 "rk.select.list" <- function (list, preselect = NULL, multiple = FALSE, title = NULL) { argument
/dports/games/multimc/MultiMC5-0.6.11/application/widgets/
H A DVersionSelectWidget.cpp141 void VersionSelectWidget::preselect() in preselect() function in VersionSelectWidget
/dports/devel/texlab/texlab-3.3.0/src/features/completion/
H A Dtypes.rs13 pub preselect: bool, field
/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/
H A Dinterface.php4432 function buildTagCheckboxRows ($inputname, $preselect, $neg_preselect, $taginfo, $refcnt_realm = ''…
4478 function printTagCheckboxTable ($input_name, $preselect, $neg_preselect, $taglist, $realm = '')
4502 function renderEntityTagsPortlet ($title, $tags, $preselect, $realm)
4559 function renderCellFilterPortlet ($preselect, $realm, $cell_list = array(), $bypass_params = array(…
H A Dinterface-lib.php1219 function printTagsPicker ($preselect=NULL)
1239 function printTagsPickerUl ($input_name, $preselect = NULL)
/dports/math/R/R-4.1.2/src/library/utils/src/windows/
H A Dwidgets.c68 SEXP choices, preselect, ans = R_NilValue; in Win_selectlist() local
/dports/math/libRmath/R-4.1.1/src/library/utils/src/windows/
H A Dwidgets.c68 SEXP choices, preselect, ans = R_NilValue; in Win_selectlist() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DDialog.cpp114 …vector<Alternative<String, const ListItem* > > & list, int autoclose, int preselect, bool useDetai… in select()
142 …ative<String, const ListItem* > > & options, int autoclose, const std::vector<int>& preselect, boo… in multiselect()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/nurbs/
H A DKnotspec.java158 public void preselect() { in preselect() method in Knotspec
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/nurbs/
H A DKnotspec.java158 public void preselect() { in preselect() method in Knotspec
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/menu/
H A Dmain.c184 preselect(IxpServer *s) { in preselect() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Devoke.cc143 static bool _lightning_rod(dist *preselect) in _lightning_rod()
1139 bool evoke_item(int slot, dist *preselect) in evoke_item()
/dports/sysutils/screen/screen-4.8.0/
H A Dscreen.h217 char preselect[20]; member
237 char preselect[20]; member
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/default/src/Ide/Plugin/
H A DExample2.hs217 preselect = Nothing function
H A DExample.hs230 preselect = Nothing function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/default/src/Ide/Plugin/
H A DExample2.hs217 preselect = Nothing function

123