Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 25 of 261) sorted by relevance

1234567891011

/plugin/diagramsnet/lib/plugins/webcola/
DmxWebColaLayout.js53 var initial = true;
56 this.updateGraph(isUndoable, initial);
57 initial = false;
246 mxWebColaLayout.prototype.updateGraph = function(isUndoable = false, initial = false) argument
305 if (initial)
333 else if (initial)
364 if (initial)
386 else if (initial)
394 this.adjustChildOffsets(model, cell, isUndoable, initial);
/plugin/asciidocjs/node_modules/lodash/
Dinitial.js17 function initial(array) { function
22 module.exports = initial;
/plugin/botmon/
H A Dstyle.less88 span.busy, span.checking { display: initial; }
92 input[type="checkbox"], span.confirm { display: initial;}
97 span.busy, span.loading { display: initial; }
102 span.erricon, span.error { display: initial; }
104 label { cursor: initial; }
/plugin/addressbook/
Dstyle.css70 all:initial;
83 all:initial;
104 all:initial;
135 all:initial;
/plugin/lightmenu/
Dstyle.css6 all: initial;
12 all: initial;
17 all: initial;
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DNodeList.php173 * @param mixed|null $initial
177 public function reduce(callable $function, $initial = null) { argument
178 return array_reduce($this->nodes, $function, $initial);
/plugin/bibtex/OSBib/format/bibtexParse/
DPARSECREATORS.php104 foreach($initialsArray as $initial)
105 $initials .= ' ' . trim($initial);
/plugin/aichat/vendor/bdelespierre/php-kmeans/
DCHANGELOG.md13 - initial release
/plugin/combo/resources/theme/default/components/css/
H A Ddokuwiki.css9 .blockquote-cs { padding: initial }
H A Dtoc.css9 padding-left: initial;
H A Dregister.css7 text-align: initial;
H A Dprofile-update.css6 text-align: initial;
/plugin/botbouncer/
DREADME.md47 2013-04-23 - add some initial statistics
49 2013-04-03 - initial setup allowing config and blocking
/plugin/dokutexit/
Dplugin.info.txt2 author Elie Roux (initial author "Danjer", who since disappeared)
/plugin/imagemapping/
Dall.less5 height: initial;
/plugin/pgn4web/pgn4web/
Dtest.pgn43 [Event "Testing non standard initial position, NAG comments and basic variations"]
57 [Event "Testing non standard initial position with Black to move and more variations"]
73 [Event "Testing non standard initial position with tablebase ending"]
/plugin/openlayersmap/
Dstyle.less291 right: initial;
298 left: initial;
335 top: initial;
364 left: initial;
/plugin/pubmed2020/tests/
DPM15924077.ris16initial evaluation are reported. Each patient was assessed by a geriatrician, a neurologist, and a…
DPM15924077.nbib21 outpatients who completed the initial evaluation are reported. Each patient was
24 score<24. RESULTS: Of the 300 patients, 228 patients completed the initial
/plugin/mapillary/
DCHANGES24 * initial version
/plugin/isauth/
DCHANGELOG9 initial commit (new git repo)
/plugin/database2/
DREADME.md8 My initial engagement in developing this plugin was abandoned in late 2009 due to focusing onto dif…
/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs2 <meta name="viewport" content="width=device-width, initial-scale=1">
/plugin/wrapadd/
Dstyle.css69 background-image: initial;
70 min-height: initial;
/plugin/blockquote/
Dstyle.css11 /* Get closer to initial design when there's enough space (ie. 3em left and right margins) */

1234567891011