Home
last modified time | relevance | path

Searched refs:levels (Results 51 – 75 of 93) sorted by relevance

1234

/plugin/xcom/lang/en/
H A Dfunctions.txt6 …This option is set as follows: (depth:<num>), where num is the number of levels to recurse. Its ou…
/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/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md159 Convenience methods for all log levels are available. Placeholder interpolation as described in PSR-3 is available, too.
/plugin/revealjs/
H A Dchangelog.md16 …re indicated by headers you are relative inflexible regarding the header levels and sizes on verti…
/plugin/advrack/
H A Djquery.qtip.js489 levels = notation.split('.');
492 while( option = option[ levels[i++] ] ) {
493 if(i < levels.length) { obj = option; }
496 return [obj || options, levels.pop()];
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md226 corresponding to header levels 1-6. For example:
272 adding additional levels of `>`:
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js24789 this.levels = [];
24797 this.levels.push(level);
24857 this.levels = [];
49735 var levels = [];
49738 levels[i] = startLevel;
49867 if (isEven(levels[i])) {
49869 levels[i] += 1;
49871 levels[i] += 2;
49875 levels[i] += 1;
49885 level = levels[i];
[all …]
H A Dpdf.worker.js.map1levels","isOdd","sor","eor","lastType","findUnequal","before","after","setValues","isEven","highes…
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js50 …h(d,function(a,b){a.attributes["cke-list-level"]=f[b]});return{indents:c,levels:f,diffs:k}}},guess…
/plugin/codemirror/dist/modes/
H A Dsas.min.js.map1 …join juldate keep kentb kurtosis label lag last lbound leave left length levels lgamma lib librar…
H A Dxquery.min.js.map1 …n 'invoke', 'is', 'item', 'language', 'last', 'lax', 'least', 'let', 'levels', 'lowercase', 'ma…
H A Dverilog.min.js.map1 … }\n }\n // Clear out deeper indentation levels unless line is bla…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js53 …h(d,function(a,b){a.attributes["cke-list-level"]=e[b]});return{indents:c,levels:e,diffs:k}}},guess…
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …eftspace',\n 'legacy',\n 'length',\n 'let',\n 'level',\n 'levels',\n 'like',\n …
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md633 typically be spread across several function calls, or even several levels of
/plugin/processing/
H A Dscript.js9947 var levels = p.floor(param);
9948 if ((levels < 2) || (levels > 255)) {
9951 var levels1 = levels - 1;
9956 rlevel = (((rlevel * levels) >> 8) * 255) / levels1;
9957 glevel = (((glevel * levels) >> 8) * 255) / levels1;
9958 blevel = (((blevel * levels) >> 8) * 255) / levels1;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md759 - ToC if nested > 3 levels, line spacing reduces and starts to overlap
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2levels:{enumerable:!0,value:[]}}),this.autoUpdate=!0}function Na(t,e){t&&t.isGeometry&&console.err…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1107 levels were rendered incorreclty
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt945 <min> and <max> are the clip points for the levels
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/html5video2/script/
H A Dvideo.min.js12levels[t],t=new RegExp("^("+r+")$");"log"!==e&&i.unshift(e.toUpperCase()+":"),i.unshift(a+":"),m&&… class in n
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md112 …nts in preservation of list numbering, styling and indentation (nested lists with multiple levels).
126 * [#7209](http://dev.ckeditor.com/ticket/7209): Fixed: Lists with 3 levels not [pasted from Word](h…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js31693 var flatten, i, indent, itemIndent, items, level, levels, r;
31700 levels = [];
31712 _results.push(levels.push(level));
31725 if ((l = levels[i++]) !== level) {

1234