Home
last modified time | relevance | path

Searched refs:Boolean (Results 26 – 50 of 77) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dif.rst67 Value Boolean evaluation
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example62 * @param {Boolean} isdir
/plugin/deflist/
H A Dsyntax.php327 * @return Boolean <tt>TRUE</tt> if rendered successfully, or
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak664 SwingWorker<Boolean, Long> task = new SwingWorker<Boolean, Long>() {
667 protected Boolean doInBackground() throws Exception {
1116 if (current instanceof Boolean) {
1117 setSelected(((Boolean) current).booleanValue());
1135 if (current instanceof Boolean) {
1136 boolean value = !((Boolean) current).booleanValue();
H A DJTableRenderer.java305 data[i][0] = new Boolean(false); in MyTable()
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst102 var compact = _.partial(_.filter, _, Boolean);
108 var compact = fp.filter(Boolean);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml158 test: Boolean
160 You can use 'true' and 'false' for Boolean values.
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc134 * @cfg {Boolean} [image_removeLinkByEmptyURL=true]
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc134 * @cfg {Boolean} [image_removeLinkByEmptyURL=true]
/plugin/revealjs/
H A DREADME.md148 …ect on slides, which are indicated by alternative slide indicators (`---->` and `---->>`). Boolean:
158 Show image borders (default in Reveal.js). Boolean:
185 Loop the presentation back to the first slide after the last slide. Boolean:
/plugin/qstat/
H A Dsyntax.php144 * @return Boolean <tt>TRUE</tt> if rendered successfully, or
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java370 SwingWorker<Boolean, Long> loader = new SwingWorker<Boolean, Long>() { in MovieEditorDialog()
373 protected Boolean doInBackground() throws Exception { in MovieEditorDialog()
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D21.21.js.map1 …t',\n 'on'\n ],\n typeKeywords: ['Int', 'Float', 'String', 'Boolean', 'ID'],\n dir…
H A D67.67.js.map1 … 'And',\n 'AndAlso',\n 'As',\n 'Async',\n 'Boolean',\n 'ByRef…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt156 - New addReference/List option (overwrite). Boolean flag indicating if URI
/plugin/combo/
H A Ddeleted.files216 ComboStrap/Boolean.php
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md141 * Boolean attributes like those in the `GeoIP2\Record\Traits` class now return
/plugin/socialshareprivacy2/SSP/
H A DREADME.md445 <td>Give users the posibility to permanently enable services. (Boolean)</td>
509 <td>Ignore the <code>#fragment</code> part of the url. (Boolean)</td>
528 <td>Enable/disable this service. (Boolean)</td>
575 (Boolean)</td>
962 <td>Even show count and no placeholder if there are zero shares. (Boolean)</td>
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md151 * Fixed [#2331](https://github.com/sebastianbergmann/phpunit/issues/2331): Boolean environment vari…
/plugin/codemirror/dist/modes/
H A Dlivescript.min.js.map1 …|ferenceError)|angeError)|S(?:tring|yntaxError)|E(?:rror|valError)|Array|Boolean|Date|Function|Num…
H A Dclike.min.js.map1Boolean Byte Character Double Float \" +\n \"Integer Long Number Object Short Stri…
H A Dmodelica.min.js.map1 … sinh spatialDistribution sqrt tan tanh\";\n var modelicaAtoms = \"Real Boolean Integer String\";…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js.map1Boolean(true)\nfunction isBooleanObject(obj){\n\treturn obj && typeof obj === \"object\"\n\t\t&& F…
H A Ddhtmlxgantt_tooltip.js.map1Boolean","constructor","toString","isCustomType","apply","defined","obj","mixin","target","source"…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Boolean} showAlert Suppresses the alert if false.\n * @return {Brush} Returns bursh constru…

1234