Home
last modified time | relevance | path

Searched refs:getOption (Results 26 – 50 of 56) sorted by relevance

123

/plugin/findologicxmlexport/vendor/hoa/protocol/Bin/
H A DResolve.php80 while (false !== $c = $this->getOption($v)) {
/plugin/findologicxmlexport/vendor/hoa/math/Bin/
H A DCalc.php73 while (false !== $c = $this->getOption($v)) {
/plugin/zip/pear/File/
H A DArchive.php140 function getOption($name) function in File_Archive
463 $cacheCondition = File_Archive::getOption('cacheCondition');
569 $cacheCondition = File_Archive::getOption('cacheCondition');
1230 $unique = File_Archive::getOption("appendRemoveDuplicates");
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php81 while (false !== $c = $this->getOption($v)) {
/plugin/zip/pear/File/Archive/Reader/
H A DFile.php193 $blockSize = File_Archive::getOption('blockSize');
H A DGzip.php86 $this->tmpName = tempnam(File_Archive::getOption('tmpDirectory'), 'far');
H A DBzip2.php85 $this->tmpName = tempnam(File_Archive::getOption('tmpDirectory'), 'far');
/plugin/zip/pear/File/Archive/
H A DReader.php245 $bufferSize = File_Archive::getOption('blockSize');
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js1 …tLocal("version")+c.getVersion()+'\x3c/p\x3e\x3cp\x3e\x3ca href\x3d"'+c.getOption("CKUserManual")+…
12 …al;"\x3e'+(d.scayt.isLicensed&&d.scayt.isLicensed()?'\x3ca href\x3d"'+c.getOption("CKUserManual")+…
14 …h=b.getContentElement("dictionaries","addWordField"),e=h.getValue(),c=a.getOption("wordBoundaryReg…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php231 public function getOption(string $key)
229 public function getOption(string $key) global() function in Elastica\\Search
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc193 <cffunction name="getOption" access="public" output="true" returnType="any" hint="Returns the curre…
195 <cfreturn imageCFC.getOption(key)>
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1getOption("inputStyle")=="contenteditable"&&document.body.style.caretColor!=null){m(b);b.getInputF… property in AnonymousFunction1b9134d70100.f.U
2getOption("firstLineNumber")}return e(d,Ka(a.getLine(d)))},textObjectManipulation:function(a,b,c,d…
3 …};var Db={colorscheme:function(a,b){if(!b.args||b.args.length<1){nb(a,a.getOption("theme"));return…
H A Dsublime.min.js1 …b.getOption("indentUnit");for(var f=d.length-1;f>=0;f--){var g=d[f].head;var h=b.getRange({line:g.…
H A Demacs.min.js1 …tCursor(c-1)})},"Ctrl-X Tab":function(a){a.indentSelection(r(a,true)||a.getOption("indentUnit"))},…
H A Dvim.min.js.map1getOption","document","body","style","caretColor","disableFatCursorMark","attach","attachVimMap","…
H A Demacs.min.js.map1getOption","Ctrl-X Ctrl-X","Ctrl-X Ctrl-S","Ctrl-X Ctrl-W","Ctrl-X S","Ctrl-X F","Ctrl-X U","Ctrl-…
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13 …();this.updateOptions();};this.getValue=function(){return o.value};this.getOption=function(I,i){if… method in Selectbox
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js462 this.getOption = function(id /* :Number */, p /* :String */) /* :String,Array */ { method in Selectbox
/plugin/move/helper/
H A Dplan.php143 public function getOption($name) { function in helper_plugin_move_plan
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js14 …f=b.getContentElement("dictionaries","addWordField"),e=f.getValue(),d=a.getOption("wordBoundaryReg…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396getOption(68)&&this._widget.focusOnPreviewEditor()})}})},e=>{this._notificationService.error(e)})}…
403getOption(e,"async",!0),o=i.getOption(e,"auto",!0);o&&!n&&(t&&t.warn("Invalid options combination.…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js396getOption(68)&&this._widget.focusOnPreviewEditor()})}})},e=>{this._notificationService.error(e)})}…
403getOption(e,"async",!0),o=i.getOption(e,"auto",!0);o&&!n&&(t&&t.warn("Invalid options combination.…
/plugin/aceeditor/
H A Dbuild.js1getOption(e)},this),t},setOption:function(e,t){if(this["$"+e]===t)return;var n=this.$options[e];if…
/plugin/codemirror/dist/
H A Dscripts.min.js5getOption("configureMouse");var e=d?d(a,b,c):{};if(e.unit==null){var f=t?c.shiftKey&&c.metaKey:c.a… method in a
6getOption("disableInput"))return a.Pass;var f=d(e,"pairs");var g=b.listSelections();for(var i=0;i<…
7getOption("extraKeys"),h=g&&g[f]||a.keyMap[b.getOption("keyMap")][f];if(h=="findNext"||h=="findPre…

123