Home
last modified time | relevance | path

Searched refs:levels (Results 26 – 50 of 93) sorted by path

1234

/plugin/composer/
H A Dsyntax.php522 $levels = preg_split("/#/",$instr[1][0]);
525 $instr[1][0] = $id . "#" . $levels[sizeof($levels)-1];
/plugin/data-au/syntax/
H A Dcloud.php194 protected function _cloud_weight(&$tags, $min, $max, $levels) { argument
195 $levels--;
199 for($i = 0; $i <= $levels; $i++) {
200 $tresholds[$i] = pow($max - $min + 1, $i / $levels) + $min - 1;
210 $tags[$tag['value']]['lvl'] = $levels;
H A Dtaglist.php37 protected function _cloud_weight(&$tags, $min, $max, $levels) { argument
38 parent::_cloud_weight($tags, $min, $max, $levels);
/plugin/data/syntax/
H A Dcloud.php207 * @param $levels int The number of levels you want. A 5 gives levels 0 to 4.
209 protected function cloudWeight(&$tags, $min, $max, $levels)
211 $levels--;
215 for ($i = 0; $i <= $levels; $i++) {
216 $tresholds[$i] = ($max - $min + 1) ** ($i / $levels) + $min - 1;
226 $tags[$tag['value']]['lvl'] = $levels;
200 _cloud_weight(& $tags, $min, $max, $levels) global() argument
H A Dtaglist.php39 * @param $levels int The number of levels you want. A 5 gives levels 0 to 4.
41 protected function cloudWeight(&$tags, $min, $max, $levels)
43 parent::cloudWeight($tags, $min, $max, $levels);
35 _cloud_weight(& $tags, $min, $max, $levels) global() argument
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js13394 var levels;
13399 computeForwardSlotSegs(levels);
13400 if ((level0 = levels[0])) {
13508 var levels = [];
13521 (levels[j] || (levels[j] = [])).push(seg);
13523 return levels;
13527 function computeForwardSlotSegs(levels) {
13534 level = levels[i];
13793 var levels = [];
13811 (levels[j] || (levels[j] = [])).push(seg);
[all …]
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js1580 …his.focus_=sre.Focus.factory(this.rootId,[this.rootId],a,this.node);this.levels=this.initLevels();…
1587levels:this.levels,undo:a||!this.cursors.length});this.levels=this.levels.clone();return this.getF…
1588 …is.cursors.pop();while(a&&!a.undo);if(!a)return this.getFocus();this.levels=a.levels;return a.focu…
1592 …anticWalker=function(a,b,c,d){sre.AbstractWalker.call(this,a,b,c,d);this.levels=null;this.restoreS…
1593levels.pop();return this.levels.find(function(b){return b.getSemanticNodes().some(function(c){retu…
1597 …ker.superClass_.left.call(this);var a=this.levels.indexOf(this.getFocus());return null===a?null:(a…
1598levels.indexOf(this.getFocus());return null===a?null:(a=this.levels.get(a+1))?a:null};sre.Semantic…
1599 …vel();if(0===a.length)return null;var b=this.singletonFocus(a[0]);b&&this.levels.push(a);return b};
1601 …er.superClass_.left.call(this);var a=this.levels.indexOf(this.primaryId());return null===a?null:(a…
1607levels.indexOf(this.primaryId()),e=this.levels.pop();b=this.levels.indexOf(b);a=this.levels.get(a?…
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396levels)&&!r.h(t.levels))return!1;if(!r.k(t.direction)&&!r.j(t.direction))return!1;if(!(r.k(t.selec…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …LevelCounts[level] || 0) + 1;\n }\n };\n // compute nesting levels and sanitize\n …
H A D7.7.js.map1 …eftspace',\n 'legacy',\n 'length',\n 'let',\n 'level',\n 'levels',\n 'like',\n …
H A Dbundle.js396levels)&&!r.h(t.levels))return!1;if(!r.k(t.direction)&&!r.j(t.direction))return!1;if(!(r.k(t.selec…
H A Dbundle.js.map1levels | Integer | Required| Any Positive Numbers |\n *\n ***Notes: pertains to vertical s…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …|\n * | rankSpacing | Defines the spacing between nodes on different levels | Integer | Requir…
/plugin/dokutexit/
H A Dlatex.php118 $levels = array(
126 if ( isset($levels[$level]) ) {
127 $token = $levels[$level];
129 $token = $levels[1];
/plugin/dw2pdf/_test/
H A DRendererTest.php18 $levels = [
38 foreach ($levels as $i => $level) {
/plugin/dw2pdf/
H A Daction.php200 $opts = ['depth' => $depth]; //recursive all levels
330 . ($this->getExportConfig('hasToC') ? implode('-', $this->getExportConfig('levels')) : '0')
427 $levels = $this->getExportConfig('levels');
460 $mpdf->h2toc = $levels;
979 $levels = [];
1014 $levels["H$level"] = $level - 1;
1018 $this->exportConfig['levels'] = $levels;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md759 - ToC if nested > 3 levels, line spacing reduces and starts to overlap
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md633 typically be spread across several function calls, or even several levels of
/plugin/emphasis/
H A Dplugin.info.txt6 desc Enables different levels of highlighted text
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt109 You can use up to five different levels of headlines to structure your content. If you have more th…
169 * You may have different levels
174 - Just use indention for deeper levels
180 * You may have different levels
185 - Just use indention for deeper levels
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt110 You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''<nowiki>~~NOTOC~~</nowiki>'' in the document.
170 * You may have different levels
175 - Just use indention for deeper levels
181 * You may have different levels
186 - Just use indention for deeper levels
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DunindentedCollections.yml13 test: Nested unindented collection (two levels)
25 test: Nested unindented collection (three levels)
/plugin/headernofloat/
H A Dsyntax.php16 var $levels = array( '######'=>1, variable in syntax_plugin_headernofloat
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1107 levels were rendered incorreclty
H A Drender.stacking.context.class.php23 function set_stacking_levels($levels) { argument
24 $this->_stacking_levels = $levels;

1234